Skip to content

v1.0.0

Compare
Choose a tag to compare
@yhatt yhatt released this 05 May 09:29
· 595 commits to main since this release

Breaking

  • Marpit requires Node >= 8.

Added

Changed

  • Use browser-sync instead of docsify-cli to serve docs on local (#157)
  • Upgrade dependent packages to the latest version (#158)
  • Swap Sass compiler for document from node-sass to Dart Sass (#158)

Removed

  • Drop support for Node 6.x (#139, #155)
  • Remove deprecated constructor options: backgroundSyntax, filters, inlineStyle, and scopedStyle (#156)