Releases: react-hookz/eslint-formatter-gha
Releases · react-hookz/eslint-formatter-gha
v3.0.3
3.0.3 (2024-12-18)
Bug Fixes
- do not re-enable pinst during the postpack (6219f5b)
v3.0.2
3.0.2 (2024-12-10)
Bug Fixes
- proper exports configuration (082afb0)
v3.0.1
3.0.1 (2024-12-08)
Bug Fixes
- add exports field to package json (29cf453)
v3.0.0
3.0.0 (2024-11-26)
Bug Fixes
- deps: bump @actions/core from 1.10.1 to 1.11.0 (#423) (aa75ec3)
- deps: bump @actions/core from 1.11.0 to 1.11.1 (#424) (4a2958b)
Features
- completely migrate to modules (81057b5)
- support only ESLint 9 (55ee96b)
BREAKING CHANGES
- formatter now only works with ESLint 9 as it uses ESM
export
v2.0.1
2.0.1 (2024-02-04)
Bug Fixes
v2.0.0
2.0.0 (2024-02-04)
Bug Fixes
- docs: update link to GHA actions badge (8774d39)
Features
BREAKING CHANGES
- the package is now of type
module
v1.0.1
1.0.1 (2022-08-30)
Bug Fixes
- proper npm dependency add command (bf5ec6b)
- proper npm dependency add command (b8cca45)
v1.0.0
1.0.0 (2022-08-30)
Features