Skip to content

Releases: marp-team/marp-core

v2.2.0

29 Oct 13:46
Compare
Choose a tag to compare

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

14 Aug 19:52
Compare
Choose a tag to compare

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

19 Jul 05:57
Compare
Choose a tag to compare

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

17 May 20:39
Compare
Choose a tag to compare

Fixed

  • Fitting header with single emoji has unexpected zoom animation (#232, #233)

Changed

  • Upgrade dependent packages to the latest version (#234)

v2.0.2

08 May 23:15
Compare
Choose a tag to compare

Fixed

  • Fix to work markdown.typographer option (#228)

Changed

  • Upgrade dependent packages to the latest version (#229)

v2.0.1

27 Apr 18:07
Compare
Choose a tag to compare

Changed

  • Upgrade Marpit to v2.0.1 (#225)
  • Upgrade dependent packages to the latest version (#225)

v2.0.0

24 Apr 15:49
Compare
Choose a tag to compare

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

02 Apr 20:26
Compare
Choose a tag to compare

Fixed

  • Fixed a deprecation warning of highlight.js (#219)

Changed

  • Upgrade Node LTS and dependent packages to the latest version (#219)

v1.4.3

11 Feb 09:26
Compare
Choose a tag to compare

Fixed

  • KaTeX does not be rendered together with header/footer (#214, #215)

v1.4.2

07 Feb 07:07
Compare
Choose a tag to compare

Changed