Releases: marp-team/marp-core
Releases · marp-team/marp-core
v2.2.0
Changed
- Upgrade Marpit to v2.1.2 (#262)
- Upgrade dependent packages to the latest version (#262)
- Update
default
theme to match styles into the latest GitHub's light color scheme (#262)
v2.1.1
Fixed
- Define the default 16:9 size preset to built-in themes (#250)
Changed
- Upgrade Marpit to v2.1.1 (#253)
- Upgrade dependent packages to the latest version (#253)
v2.1.0
Added
math
global directive for switching math typesetting library in current Markdown (#243, #246)
Changed
- Upgrade dependent packages to the latest version (#241)
Deprecated
- End-of-Lifed Node.js 10 support (Still can use but no longer tested) (#241)
v2.0.3
Fixed
- Fitting header with single emoji has unexpected zoom animation (#232, #233)
Changed
- Upgrade dependent packages to the latest version (#234)
v2.0.2
Fixed
- Fix to work
markdown.typographer
option (#228)
Changed
- Upgrade dependent packages to the latest version (#229)
v2.0.1
Changed
- Upgrade Marpit to v2.0.1 (#225)
- Upgrade dependent packages to the latest version (#225)
v2.0.0
Added
- Allow color customization through CSS variables in Gaia and Uncover theme (#209, #221)
May break appearance of existing presentation if you have a slide with custom style.
Changed
- Upgrade Marpit to v2.0.0 (#220)
- Upgrade Node LTS and dependent packages to the latest version (#222)
v1.5.0
Fixed
- Fixed a deprecation warning of highlight.js (#219)
Changed
- Upgrade Node LTS and dependent packages to the latest version (#219)
v1.4.3
Fixed
- KaTeX does not be rendered together with header/footer (#214, #215)