Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 2.83 KB

1.3.1 (2025-02-07)

Bug Fixes

  • prevent removing JSX type parameter imports (#43) (e99a497)

1.3.0 (2025-02-06)

Features

  • allow to configure imports to preserve (#41) (bef66a2)

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