Skip to content

Releases: lzm0x219/vscode-github-markdown

v3.1.0

05 Jun 10:38
f586d67
Compare
Choose a tag to compare

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

25 May 08:05
17addc1
Compare
Choose a tag to compare

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

04 Jan 10:21
f6143c2
Compare
Choose a tag to compare

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

19 Dec 17:37
50cdaf3
Compare
Choose a tag to compare

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

13 Dec 17:42
c557c9a
Compare
Choose a tag to compare

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

12 Dec 02:05
de5125d
Compare
Choose a tag to compare

What's Changed

💎 Improve

  • Supported to version 1.41 and above.

Full Changelog: v1.1.2...v1.1.3

v1.1.2

11 Dec 23:58
8ae7b1b
Compare
Choose a tag to compare

What's Changed

🚧 Maintenance

  • Fixed invalid release CI.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

11 Dec 23:42
e98b5ea
Compare
Choose a tag to compare

What's Changed

🚧 Maintenance

  • Updated script for release CI.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Dec 23:29
9ebaffa
Compare
Choose a tag to compare

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

v1.0.0

11 Dec 20:59
097aa60
Compare
Choose a tag to compare

What's Changed

✨ Feature

  • Added full github markdown preview style. 🎉

New Contributors

Full Changelog: https://github.com/lzm0x219/vscode-markdown-github/commits/v1.0.0