Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 1.64 KB

Change Log

[Unreleased]

v0.0.4 - 2020-01-31

Added

  • Add init prop to <Marp> component for using plugins for Marp (#17, #20 by @exKAZUu)

Fixed

  • Allow multiple <MarpWorker> components (#7, #8)
  • Emit declarations into lib directory to work type definition for partial scripts (#21, #26)

Changed

  • Upgrade Node for development to v12.14.1 (#27)
  • Upgrade dependent packages to the latest version (#9, #11, #16, #22 by @exKAZUu)

v0.0.3 - 2019-03-08

Changed

  • Upgrade Storybook to v5 (#6)

Fixed

  • Fix ignored whitespaces and line breaks in fenced code (#4, #5)

v0.0.2 - 2019-03-03

Changed

  • Use pre-built worker via CDN by MarpWorker's default (#2)
  • Upgrade dependent packages to the latest (#3)

v0.0.1 - 2019-02-12

  • Initial release.