Releases: marp-team/marp-core
Releases · marp-team/marp-core
v3.1.1
Changed
- Upgrade Marpit to v2.2.4 (#291)
- Fixed: Scoped style does not style pseudo elements
section::before
and section::after
in advanced background
- Upgrade marpit-svg-polyfill to v2.0.0 (#291)
- Upgrade dependent packages to the latest version (#291)
v2.4.1
Changed
- Upgrade Marpit to v2.2.4 (#291)
- Fixed: Scoped style does not style pseudo elements
section::before
and section::after
in advanced background
- Upgrade marpit-svg-polyfill to v2.0.0 (#291)
- Upgrade dependent packages to the latest version (#291)
v3.1.0
Added
- Transform Unicode 14.0 emojis into images (#289)
Fixed
- Disable thickening MathJax strokes in print media (#287, #290)
Changed
- Upgrade Marpit to v2.2.3 (#289)
- Upgrade Node and dependent packages to the latest version (#289)
v2.4.0
Added
- Transform Unicode 14.0 emojis into images (#289)
Fixed
- Disable thickening MathJax strokes in print media (#287, #290)
Changed
- Upgrade Marpit to v2.2.3 (#289)
- Upgrade Node and dependent packages to the latest version (#289)
v3.0.2
Fixed
- Refactor auto scaling component (#276)
- Preserve HTML comments within html block (#282)
Changed
- Upgrade Marpit to v2.2.2 (#281)
- Upgrade dependent packages to the latest version (#281)
v2.3.2
Fixed
- Preserve HTML comments within html block (#282)
Changed
- Upgrade Marpit to v2.2.2 (#281)
- Upgrade dependent packages to the latest version (#281)
v3.0.1
Changed
- Upgrade Marpit to v2.2.1 (#275)
- Upgrade dependent packages to the latest version (#275)
v2.3.1
Changed
- Upgrade Marpit to v2.2.1 (#275)
- Upgrade dependent packages to the latest version (#275)
v3.0.0
⚡️ Breaking
- Dropped Node 10 support and now requires the latest version of Node.js v12 and later (#260, #266)
- Changed the default library for math typesetting from KaTeX to MathJax (#159, #236, #271)
Added
- Auto-scaling for code block in
uncover
theme (#263)
- Allow color customization through CSS variables in
default
theme (#209, #266)
Changed
- Web Components based new auto scaling (#96, #248, #263)
- Match color schemes for
default
theme to the latest GitHub (#266)
- Adopt
::where()
selector to class variants for making styles overridable (#244, #267)
- Disable autolink for URL text that has no
http(s)://
protocol (#268)
v2.3.0
Changed
- Upgrade Marpit to v2.2.0 (#273)
- Upgrade development Node to v16 LTS (#265)
- Upgrade dependent packages to the latest version (#273)