Skip to content

Releases: marp-team/marp-core

v3.4.1

24 Dec 05:04
Compare
Choose a tag to compare

Changed

  • Bundle external modules used by emoji plugin (#323)
  • Upgrade dependent packages to the latest version (#325)

v3.4.0

19 Nov 05:51
Compare
Choose a tag to compare

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

08 Sep 18:14
Compare
Choose a tag to compare

Fixed

  • Prebundle PostCSS plugins for minifyCSS option, to fix incompatibility with ESM (#314, #315)

v3.3.2

12 Aug 13:54
Compare
Choose a tag to compare

Fixed

  • Flush display of <marp-auto-scaling> only when resized the scaling wrapper (#313)

v3.3.1

11 Aug 15:50
Compare
Choose a tag to compare

Fixed

  • Apply workaround for vanished <marp-auto-scaling> in Chrome 105+ (#312)

v3.3.0

11 Aug 03:04
Compare
Choose a tag to compare

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

05 Jun 14:30
Compare
Choose a tag to compare

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.2.0

21 May 16:33
Compare
Choose a tag to compare

Changed

v3.1.2

24 Apr 06:43
Compare
Choose a tag to compare

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

24 Apr 06:47
Compare
Choose a tag to compare

Fixed

  • Make compatible with a patched markdown-it-emoji (#294)