0.4.3 (2024-09-12) Bug Fixes revert src/index.ts back to legacy config format (#488) (1631ccc), closes #486 #462 0.4.2 (2024-09-10) Bug Fixes bump ESLint-related packages to latest (#468) (0969206), closes #463 #465 0.4.1 (2024-09-09) Bug Fixes make recommended config a valid flat config (#462) (3e89c46), closes #142 eslint/eslint#18869 0.4.0 (2024-03-26) Features support ESLint 9 and typescript-eslint 7 (#249) (039e3d8), closes #142 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 clarify TypeScript support range (#119) (838434b), closes #68