Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Releases: RevoTale/eslint-config-nice-nextjs

v0.4.0

23 Oct 17:09
a0f9b75

Choose a tag to compare

Minor Changes

Patch Changes

  • 70bff28: Add testing of nextjs core vital

v0.3.0

09 Oct 16:33
9e1e4a7

Choose a tag to compare

Minor Changes

  • 24bead8: Fix the misconfigured react-hooks plugin. Also, require the minimum version 7 as it supports natively flat config.

Patch Changes

  • 0c30e9b: Enable back all react plugin and jsx runtime rules with flat config.
  • aad2fd9: Redesign how config is tested. Require errors to be present selectively.

v0.2.0

03 Oct 20:59
683a44c

Choose a tag to compare

Minor Changes

  • 1e6146a: Test config on the example production next.js app with both success and failing rules
  • d18f160: Removed 70% of dependencies previously used by this config.

Patch Changes

  • 38a7e8a: Removed the kludge regarding TypeScript definitions and unofficial usage of the Next.js plugin.
  • 54ae036: Rewrite from scratch eslint-config-love and eslint-plugin-next composition. Fix type and compatability errors. Reduce complexity of dependencies required for this eslint config.

Upgrade packages

03 Oct 14:54
5b77b5b

Choose a tag to compare

Merge pull request #32 from RevoTale/fix-package-upgrade

Upgrade all packages and restructure to fix compatability issues

v0.1.5

10 Apr 08:21
ea1fc5c

Choose a tag to compare

Patch Changes

  • bf28546: Allow zero and one magic number

v0.1.4

06 Apr 19:16
9e2f78d

Choose a tag to compare

Patch Changes

v0.1.3

06 Apr 12:50
cfe2d5f

Choose a tag to compare

Patch Changes

v0.1.2

06 Apr 12:24
3b839bc

Choose a tag to compare

Patch Changes