Skip to content

Latest commit

 

History

History
119 lines (52 loc) · 4.57 KB

File metadata and controls

119 lines (52 loc) · 4.57 KB

Changelog

4.0.0 (2025-01-20)

⚠ BREAKING CHANGES

  • drop support for Node.js 18

Documentation Changes

  • add migration guides for new major versions (610c171)

Miscellaneous

  • drop support for Node.js 18 (3efb889)

3.1.1 (2024-11-26)

Bug Fixes

  • remove npm engines pinning (9f51dab)

3.1.0 (2024-04-29)

Features

  • add support for Node.js 22 (e083794)

3.0.2 (2024-03-22)

Bug Fixes

  • add type declarations for eslint-config (dc7bedc)

3.0.1 (2024-01-09)

Bug Fixes

  • add official support for npm 10 (f7c4f2f)

3.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)

2.0.1 (2023-06-23)

Bug Fixes

  • set require-atomic-updates to warn level (6f9b2d3)

Documentation Changes

  • update script command to be used in package.json (1dfebc5)

2.0.0 (2023-05-23)

⚠ BREAKING CHANGES

  • add new rules from eslint-config-next

Features

  • add new rules from eslint-config-next (2860c3c)

1.0.0 (2023-05-17)

Features

  • indicate that the eslint-config package is stable (c3a6e5b)

0.1.3 (2023-05-02)

Features

0.1.2 (2023-04-24)

Bug Fixes

  • start running builds on Node.js 20 (62491a6)

0.1.1 (2023-04-19)

Bug Fixes

  • add eslint as a peer dependency (78506d6)

0.1.0 (2023-04-18)

Features

  • created a new eslint-config package (8023bdb)