Skip to content

Releases: marp-team/marp-vscode

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)

v1.4.4

11 Nov 17:03
Compare
Choose a tag to compare

Changed

  • Make compatible to upcoming new Markdown preview in VS Code v1.63 (#307)
  • Upgrade Marp Core to v2.2.0 (#309)
  • Upgrade Marp CLI to v1.4.2 (#309)
  • Upgrade develolpment Node and dependencies to the latest (#309)

v1.4.3

06 Oct 12:09
Compare
Choose a tag to compare

Fixed

  • Fix regression about export with local custom theme (#302, #303)