Skip to main content
Version: 2.1

What's changed?

2.1.4

Released - 16 March, 2025

  • Correct docs redirection link in the README.md of both the packages.
  • Rename /intro route to /introduction
  • Migrate from yarn to pnpm
  • Add setup.sh script

Upgrade Dependencies

DependencyVersion
@typescript-eslint/eslint-plugin8.21.0 to 8.26.1
@typescript-eslint/parser8.21.0 to 8.26.1
eslint-plugin-react-hooks5.1.0 to 5.2.0
globals15.14.0 to 16.0.0
typescript-eslint8.21.0 to 8.26.1

2.1.3

Released - 25 January, 2025

  • Add pack.sh script to generate tarball of each package.

Upgrade Dependencies

DependencyVersion
@stylistic/eslint-plugin2.12.1 to 2.13.0
@typescript-eslint/eslint-plugin8.18.0 to 8.21.0
@typescript-eslint/parser8.18.0 to 8.21.0
docusaurus3.6.3 to 3.7.0
eslint-plugin-react7.37.2 to 7.37.4
globals15.13.0 to 15.14.0
typescript-eslint8.18.0 to 8.21.0

2.1.2

Released - 17 December, 2024

  • Introduce next import for eslint-flat-config making it compatible with create-next-app which scaffolds a NextJS v15 and eslint v9 application.
  • Add "Quick Setup" section in README.md of both packages.
  • Dedicated "Usage" sections for eslint v8 and v9.
  • Add package.json export for both packages.
  • Rename next, react and vite apps.
  • Fix Cannot redefine plugin "@typescript-eslint" error for react and vite packages in eslint v9.
  • Added some more keywords in package.json for both configs
  • Change license of both packages from ISC to MIT.

Upgrade Dependencies

DependencyVersion
@stylistic/eslint-plugin2.9.0 to 2.12.1
@typescript-eslint/eslint-plugin8.10.0 to 8.18.0
@typescript-eslint/parser8.10.0 to 8.18.0
docusaurus3.5.2 to 3.6.3
eslint and @eslint/js9.13.0 to 9.17.0
eslint-plugin-jsx-a11y6.10.0 to 6.10.2
eslint-plugin-react7.37.1 to 7.37.2
eslint-plugin-react-hooks5.0.0 to 5.1.0
globals15.11.0 to 15.13.0
prism-react-renderer2.4.0 to 2.4.1
typescript-eslint8.10.0 to 8.18.0

2.1.1

Released - 21 October, 2024

  • Correct link for documentation website in the README for both packages.

2.1.0

Released - 20 October, 2024

  • Add next import for @nish1896/eslint-config.
  • Add Downloads Per Month badge for packages in README.
  • Versioning of the documentation 📖.
  • Add examples for react, next and vite applications.

Upgrade Dependencies

DependencyVersion
@stylistic/eslint-plugin2.6.1 to 2.9.0
@typescript-eslint/eslint-plugin8.1.0 to 8.10.0
@typescript-eslint/parser8.1.0 to 8.10.0
docusaurus3.4.0 to 3.5.2
eslint and @eslint/js9.8.0 to 9.13.0
eslint-plugin-jsx-a11y6.9.0 to 6.10.0
eslint-plugin-react7.35.0 to 7.37.1
eslint-plugin-react-hooks4.6.2 to 5.0.0
globals15.9.0 to 15.11.0
typescript-eslint8.1.0 to 8.10.0