Releases: marp-team/marp-core
Releases · marp-team/marp-core
v3.4.1
Changed
- Bundle external modules used by emoji plugin (#323)
- Upgrade dependent packages to the latest version (#325)
v3.4.0
Added
- Test against Node.js 18 LTS (#318)
Changed
- Change CDN for Twemoji images from default to jsDelivr (#320, #321)
- Upgrade Marpit to v2.4.2 (#318)
- Upgrade development Node.js and dependent packages (#318)
Removed
- Test against no longer supported Node.js 12 (#318)
v3.3.3
Fixed
- Prebundle PostCSS plugins for
minifyCSS
option, to fix incompatibility with ESM (#314, #315)
v3.3.2
Fixed
- Flush display of
<marp-auto-scaling>
only when resized the scaling wrapper (#313)
v3.3.1
Fixed
- Apply workaround for vanished
<marp-auto-scaling>
in Chrome 105+ (#312)
v3.3.0
Changed
- Upgrade Marpit to v2.4.0 (#310)
anchor
constructor option for slide anchor customization
- Upgrade dependent packages to the latest version (#310)
- Replace Google Fonts in
gaia
theme to Bunny Fonts (#311)
v3.2.1
Fixed
- Decrease specificity of highlight.js classes for
default
theme (#304, #307)
- Apply hydration for custom elements whenever calling browser script (#305)
- An empty auto-scaling component becomes unnecessary bigger (#306)
v3.1.2
v3 is still release candidate. You have to use next
tag to install: npm i --save @marp-team/marp-core@next
.
Fixed
- Make compatible with a patched markdown-it-emoji (#294)
v2.4.2
Fixed
- Make compatible with a patched markdown-it-emoji (#294)