Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 1.35 KB

0.2.1 (2024-03-16)

Bug Fixes

  • allow empty statement bodies (203a355)

0.2.0 (2024-03-16)

Bug Fixes

  • only print modified nodes (122c65f)

Features

  • fully reprint AST with @babel/generator (efb121c)

0.1.4 (2024-02-20)

Bug Fixes

  • correctly handle blockstatement (#86) (622c259)
  • empty commit to trigger release flow (6e12092)
  • handle non-block else statements (881f607)

Changelog