Releases: lzm0x219/vscode-github-markdown
Releases · lzm0x219/vscode-github-markdown
v3.1.0
What's Changed
✨ Feature
📦 Dependencies
- Update dependency @types/node to v18.16.15 by @renovate in #199
- Update dependency @types/vscode to v1.78.1 by @renovate in #200
- Update dependency @types/node to v18.16.16 by @renovate in #201
- Update dependency @primer/css to v21.0.2 by @renovate in #204
- Update dependency @primer/primitives to v7.11.11 by @renovate in #202
- Update dependency concurrently to v8.1.0 by @renovate in #205
- Update dependency typescript to v5.1.3 - autoclosed by @renovate in #206
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
✨ Feature
- Add "Note" and "Warning" support for blockquote.
💥 Breaking
- The specified compatible VS Code version is changed to 1.78.0 and above.
🧱 Refactor
- Refactored the writing of events and commands.
📦 Dependencies
- Updated all project dependency versions.
Full Changelog: v2.0.1...v3.0.0
v2.0.1
What's Changed
💎 Improve
- Add img tag path compatibility (#80)
📦 Dependencies
- Update dependency @vscode/vsce to v2.16.0 (#70)
- Update dependency @types/node to v18.11.18 (#71)
- Update dependency esbuild-sass-plugin to v2.4.5 (#75)
- Update dependency @primer/view-components to v0.0.117 (#76)
- Update dependency esbuild to v0.16.13 (#78)
- Update dependency husky to v8.0.3 (#79)
🚧 Maintenance
- Update events registration methods
📝 Documentation
- Added description of the preview theme
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
✨ Feature
- Support all themes of Github.
- Support copying of code blocks.
- Support localization.
💥 Breaking
- Refactored theme configuration. (There are now three options, Theme Mode, Light Theme, and Dark Theme)
- Deprecated the ability to sync editor themes.
🚧 Maintenance
- Update dependency @types/node to v18.11.17.
- Update dependency esbuild to v0.16.9.
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
✨ Feature
- Add commands and configure changes to preview themes.
- Add the ability to automatically adapt to the editor's theme.
🚧 Maintenance
- Update codacy/codacy-analysis-cli-action digest to c4be364.
Full Changelog: v1.1.3...v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
What's Changed
💎 Improve
- Optimized the number of build files.
🚧 Maintenance
- Added github's dependency-review CI
- Added github's codacy security scan CI
- Added github's codeQL CI
- Added github's publish CI
Full Changelog: v1.0.0...v1.1.0