- a466317: Support Next.js 16
- 70bff28: Add testing of nextjs core vital
- 24bead8: Fix the misconfigured react-hooks plugin. Also, require the minimum version 7 as it supports natively flat config.
- 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.
- 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.
- 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.
- 8fedf3f: Fix versioning
- bf28546: Allow zero and one magic number
- 46b29f3: More informative readme
- acfc874: Fix deps
- f1f78ee: Fix package access
- 05694a5: Publish only compiled files
- cc3f52e: Initial releae