Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 2.48 KB

0.3.1 (2024-10-11)

Bug Fixes

0.3.0 (2024-10-10)

Features

  • updated Babel dependencies and miscellaneous devDependencies (#591) (d31eaa4)

0.2.2 (2024-07-17)

Bug Fixes

  • support running inside a CommonJS module (09d4f1c)

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