Skip to content

Latest commit

 

History

History
81 lines (41 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

81 lines (41 loc) · 1.73 KB

2.0.0 (2020-03-28)

Breaking Changes

  • deprecate markdown parser

1.0.0 (2020-03-18)

To infinity and beyond 🚀

Features

  • update dependencies

1.0.0-rc.2-1 (2019-10-02)

Features

  • don't delete button to open the modal to display the notes even if no notes are provided

Fix

  • don't delete notes if attribute show is provided, as users want to export their notes in their production bundle

1.0.0-rc.2 (2019-09-13)

Features

  • path to markdown input file optional respectively could be specified. default remains src/index.md (#309)

1.0.0-rc.1-2 (2019-09-02)

Fix

  • fix remarkable import for runtime

1.0.0-rc.1-1 (2019-08-31)

Fix

  • fix remarkable libs import

1.0.0-rc.1 (2019-08-31)

Libs

  • update to most recent dependencies

Note about v1.0.0-rc.1

The first users began to test, and to create content in, our web open source editor for presentations (studio)

1.0.0-alpha.6 (2019-01-23)

Features

  • block code markdown: support attributes language and highlight-lines (#2)

1.0.0-alpha.5 (2019-01-23)

Features

  • markdown: code not correctly interpreted (#1)