Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

65 lines (34 loc) · 6.05 KB

0.6.2 (2024-11-29)

Bug Fixes

0.6.1 (2024-11-29)

Bug Fixes

  • clear programs cache if >90% of heap is used (#643) (9596a34), closes #642

0.6.0 (2024-11-29)

Features

  • add versionsToTest option to support multiple TypeScript versions (#635) (153f83e), closes #107

0.5.1 (2024-11-29)

Bug Fixes

0.5.0 (2024-11-28)

Features

0.4.3 (2024-09-12)

Bug Fixes

0.4.2 (2024-09-10)

Bug Fixes

0.4.1 (2024-09-09)

Bug Fixes

0.4.0 (2024-03-26)

Features

0.3.0 (2023-12-20)

Bug Fixes

  • also replace \r in string whitespace (#73) (19ac77e)
  • factor all whitespace in first-on-line check (#86) (a3d5499)
  • only update type snapshots if process.argv includes --fix (#113) (d384c6d), closes #14

Features