Skip to content

Releases: react-hookz/eslint-formatter-gha

v3.0.3

18 Dec 16:06
Compare
Choose a tag to compare

3.0.3 (2024-12-18)

Bug Fixes

  • do not re-enable pinst during the postpack (6219f5b)

v3.0.2

10 Dec 13:00
Compare
Choose a tag to compare

3.0.2 (2024-12-10)

Bug Fixes

  • proper exports configuration (082afb0)

v3.0.1

08 Dec 10:47
Compare
Choose a tag to compare

3.0.1 (2024-12-08)

Bug Fixes

  • add exports field to package json (29cf453)

v3.0.0

26 Nov 12:45
Compare
Choose a tag to compare

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

04 Feb 14:45
Compare
Choose a tag to compare

2.0.1 (2024-02-04)

Bug Fixes

  • proper npmignore config (43a413f)

v2.0.0

04 Feb 14:37
Compare
Choose a tag to compare

2.0.0 (2024-02-04)

Bug Fixes

  • docs: update link to GHA actions badge (8774d39)

Features

  • switch to module package (62f9df7)

BREAKING CHANGES

  • the package is now of type module

v1.0.1

30 Aug 12:37
Compare
Choose a tag to compare

1.0.1 (2022-08-30)

Bug Fixes

  • proper npm dependency add command (bf5ec6b)
  • proper npm dependency add command (b8cca45)

v1.0.0

30 Aug 12:28
Compare
Choose a tag to compare

1.0.0 (2022-08-30)

Features