Releases: marp-team/marp-vscode
Releases · marp-team/marp-vscode
v2.6.0
v2.5.0
Changed
- Upgrade Marp Core to v3.5.0 (#408, #411)
- Upgrade Marp CLI to v2.4.0 (#408, #410)
- Slide transitions powered by View Transition API is stably available
- Upgrade dependent packages to the latest version (#408)
Added
- Auto completion for Marp CLI's
transitionlocal directive (#409, #412)
Fixed
v2.4.1
v2.4.0
🆙 This is a first stable release of v2.x! You can see differences from v1 at #392.
Breaking
Changed
- Upgrade Marp Core to v3.4.0 (#390)
- Upgrade Marp CLI to v2.2.2 (#390)
- Upgrade Node.js and dependent packages (#390)
Removed
markdown.marp.toolbarButtonForQuickPicksetting (#385, #391)- The toolbar button still can hide from VS Code user interface: https://code.visualstudio.com/updates/v1_72#_hide-actions-from-tool-bars
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.1
v2.0.0
This is pre-released version of the major update. Try it and ready for the next new core!
⚡️ Breaking
- VS Code >= 1.63 is now required (#357)
- Upgrade Marp Core to v3.2.0 (#357)
- This is the first version of using v3 core. Refer to the article of ecosystem update. (Major changes in Marp Core v3.0.0)
- Changed the default of
markdown.marp.mathTypesettingtomathjax(#357)