Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 2.09 KB

0.0.8 (2024-12-28)

Bug Fixes

  • don't dedent contents of html comments (90c1202)

0.0.7 (2024-12-27)

Bug Fixes

  • handle multiple adjacent roots (fc2d758)

0.0.6 (2024-12-02)

Features

0.0.5 (2024-12-02)

Bug Fixes

  • don't format mdit attributes (8b5e9a0)

0.0.4 (2024-12-02)

Bug Fixes

  • don't parse import/export statements in text (c2edb6c)
  • slow types (f083ff5)

0.0.3 (2024-12-01)

Features

Bug Fixes

  • add marker to check when something has failed (5b63ac9)
  • handle liquidNode (88324c8)
  • use jsx parser (c0ae6c0)