Skip to content

Latest commit

 

History

History
48 lines (21 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

48 lines (21 loc) · 2.11 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.2 (2022-10-21)

Bug Fixes

  • fixes some live preview errors (38198e3)

1.2.1 (2022-10-21)

Bug Fixes

  • fixes live preview crash, improves LP rendering (c85b4cc)

1.2.0 (2022-09-12)

Features

  • Callouts can now have block level attributes placed on them (e16a647)

Bug Fixes

  • fixes cm6 migration issues (4d8b7b9)

1.1.1 (2022-02-26)

Bug Fixes

  • fixed issue where elements could be detached incorrectly (556e8a5)

1.1.0 (2021-12-09)

Features

  • now supports math blocks (closes #4) (96c1935)

Bug Fixes

  • fixed code block parsing (close #5) (bfe8344)