Skip to content

Latest commit

 

History

History
73 lines (35 loc) · 3.42 KB

CHANGELOG.md

File metadata and controls

73 lines (35 loc) · 3.42 KB

Changelog

1.3.3 (2024-12-09)

Bug Fixes

1.3.2 (2024-11-01)

Bug Fixes

  • Fix bundling for static build (858de62)

1.3.1 (2024-10-10)

Bug Fixes

1.3.0 (2024-10-09)

Features

Bug Fixes

1.2.3 (2024-04-27)

Bug Fixes

  • preserve space at the end of diagram code when parsing (#17) (648070e)

1.2.2 (2024-04-25)

Bug Fixes

  • remove trim at the end of mermaid code (#15) (298f2ad)

1.2.1 (2023-12-18)

Bug Fixes

  • Downgrade markdown-it peer dep (e1699db)

1.2.0 (2023-12-18)

Features

  • add linter, move to diplodoc packages (0609009)
  • bump config version (9a6ca2d)

Bug Fixes

  • Do not bundle markdownit for clientside (345bc7c)
  • Fix zoom options type (882222c)
  • infra: engines, override react (452a2c0)
  • Update core packages (343fa45)