Skip to content

Releases: marp-team/marp-vscode

v2.2.0

11 Aug 06:16
Compare
Choose a tag to compare
v2.2.0 Pre-release
Pre-release

Breaking

  • VS Code >= 1.66 is now required (#371)

Changed

  • Upgrade Marp Core to v3.3.0 (#371)
  • Upgrade Marp CLI to v2.1.0 (#371)
    • macOS: markdown.marp.chromePath is now able to recognize the .app folder path
  • Upgrade Node.js and dependent packages to the latest version (#371)

v2.1.0

10 Jun 04:15
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

Added

v2.0.1

06 Jun 15:15
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release

Changed

Fixed

  • Improved base path resolving in a proxy server for virtual workspace (#359)
  • Auto-scaling is not working in the preview (#360)

v2.0.0

03 Jun 14:35
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

This is pre-released version of the major update. Try it and ready for the next new core!

⚡️ Breaking

Changed

  • Upgrade Marp CLI to v2.0.1 (#357)
  • Upgrade dependent packages to the latest version (#357)

v1.5.2

22 Apr 17:45
Compare
Choose a tag to compare

Fixed

  • Prevent accidental conflict with globally polluted variables by VS Code (#345, #347)
  • Prevent accidental conflict between IDs by Markdown headings and internal IDs for preview (#348)

v1.5.1

17 Apr 06:22
Compare
Choose a tag to compare

Changed

  • Upgrade Marp Core to v2.4.1 (#343)
    • Transform Unicode 14.0 emojis into images
    • Fixed too thickness MathJax math typesettings in PDF rendering
    • Fixed a bug scoped style does not apply styling to pseudo elements section::before and ::after whenever using advanced background image
  • Upgrade Marp CLI to v1.7.1 (#343)
    • Fixed: Cannot write the conversion output to the drive root
  • Upgrade Node.js and dependent packages (#343)

v1.5.0

06 Mar 13:02
Compare
Choose a tag to compare

Changed

v1.4.7

23 Jan 09:00
Compare
Choose a tag to compare

Changed

  • Upgrade Marp Core to v2.3.2 (#325)
  • Upgrade Marp CLI to v1.5.2 (#325)
    • Improved WSL 2 detection and browser resolution
  • Upgrade dependent packages to the latest version (#325)

v1.4.6

27 Nov 14:38
Compare
Choose a tag to compare

Changed

Fixed

  • Improve initialization of preview styling in VS Code 1.63 (#317)

v1.4.5

22 Nov 22:15
Compare
Choose a tag to compare

Fixed

  • Regression about CSS attribute selector with $= substring matcher for slide's class (#313, #314)