Releases: marp-team/marp-vscode
Releases · marp-team/marp-vscode
v0.15.0
Breaking
- VS Code >= 1.43 (Electron 7) is now required (#154)
Added
- Open extension settings from quick pick (#155)
- Set up GitHub Dependabot for marp-team packages (#156)
Changed
- Upgrade to Marp Core v1.2.2 and Marp CLI v0.20.0 (#151)
- Upgrade development Node and dependent packages to the latest version (#151)
- Migrate from TSLint to ESLint (#157)
v0.14.0
Added
- Add
markdown.marp.mathTypesetting
configuration to control math typesetting library for Marp Core's math plugin (#145, #148)
Changed
- Upgrade to Marp Core v1.2.0 and Marp CLI v0.18.1 (#147)
- Upgrade dependent packages to the latest version (#147)
v0.13.0
Breaking
- VS Code >= 1.40 (Electron >= 6) is now required (#138)
Changed
- Upgrade to Marp Core v1.1.1 and Marp CLI v0.17.4 (#137)
- Upgrade dependent packages to the latest version (#130, #137)
v0.12.1
Fixed
- Fix failing PDF/PPTX/image export with Snapd Chromium, by bumped Marp CLI v0.17.1 (#94, #127)
Changed
v0.12.0
v0.11.2
Fixed
Changed
- Update toolbar icon to match VS Code outline style (#105)
- Upgrade Marp Core v0.15.2 and Marp CLI v0.16.2 (#106)
v0.11.1
v0.11.0
Breaking
- VS Code >= 1.36 is now required (#91)
- GFM strikethrough syntax added to Marp Core v0.15.0 may break existing slides
Changed
- Change warning level for dollar prefixed global directives to error (#90, #92)
- Upgrade Marp Core to v0.15.1 and Marp CLI to v0.16.1 (#93)
- Upgrade dependent packages to the latest version (#78, #93)
Fixed
- Export command does not respond on Remote WSL extension (#89)