Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 2.17 KB

1.2.4 (2024-06-26)

Bug Fixes

  • prevent removing decorator imports used as parameters (b92c74b), closes #20 #34

1.2.3 (2023-01-10)

Bug Fixes

  • ci: allow git commit to semantic-release (2bc3a20)
  • support "satisfies" TS keyword (ffb1f90)

1.2.2 (2022-08-13)

Bug Fixes

Change Log

[1.2.0] - 2022-08-10

Features

  • Add support for running on save via Code Actions

[1.0.6] - 2022-03-12

Fixed

  • Crash with decorator syntax.

[1.0.5] - 2022-02-09

Fixed

  • Crash with some TypeScript React syntax.

[1.0.0]

  • Initial release