Skip to content

Latest commit

 

History

History
60 lines (27 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

60 lines (27 loc) · 2.92 KB

2.0.0 (2024-08-17)

Bug Fixes

  • skip linting to publish new version (02b7cec)

Features

BREAKING CHANGES

1.4.0 (2024-08-05)

Features

  • turn off array-type rule by default (#38) (7b47aab)

1.3.0 (2024-08-05)

Features

  • turn off no-empty-function and type-def rules (#37) (2a9116f)

1.2.1 (2024-08-05)

Bug Fixes

  • update yarn to 4.3.1 and fix eslint peer range (#18) (bed130a)

1.2.0 (2024-02-21)

Features

  • add optional eslint-plugin-jest config (#14) (32a4e55)

1.1.0 (2024-02-13)

Features

  • add eslint-plugin-testing-library as peer dep and update readme (#12) (2a7a5f4)

1.0.4 (2024-02-13)

Bug Fixes

  • generate changelog (#8) (827b3a1)
  • try to fix permissions and force publish (#10) (b336b99)
  • try to fix permissions and force publish (#9) (4bbbc4d)