Skip to content

v0.0.12

Pre-release
Pre-release

Choose a tag to compare

@yhatt yhatt released this 21 Oct 16:50

Added

  • Support collecting HTML comments for presenter notes, from Marpit v0.2.0 (#39)
  • Provide CJS version bundle for browser (#41)
  • Add observe argument into functions for browser to allow controlling observation frames (#41)

Fixed

  • Add yarn resolutions to flatten katex to prevent double-bundling (#40)
  • Prevent reflow by calling setAttribute in browser context only if value is updated (#41)

Changed

  • Update license author to marp-team (#38)
  • Upgrade dependent packages to latest version (#42)