All notable changes to the "vscode-mdx-preview" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Upgrade TypeScript to 3.8.3
- Support SASS version
^1.26.3
- Bug fix: Don't resolve dependency path
..
as npm module - Update test scripts
- Fixes windows issue #13
- TypeScript fix: tsconfig target default to ESNext
[0.2.0] - 05/07/2019
- Add a preview refresh Button
- update webview DOM structure (default renders to #root)
- Fixes #2
- Update default React to 16.8.6
- doc update
- Fix typo in document
- Initial release