What's Changed
- chore: add pre-commit quality gate by @ternaus in #20
- fix(no-invalid-html-attribute): accept standard React DOM attributes by @ternaus in #22
- chore: bump version to 8.0.0-rc.4 by @ternaus in #23
- fix(no-invalid-html-attribute): align HTML metadata with spec by @ternaus in #26
- fix(config): expose legacy recommended rules for Next.js compatibility by @ternaus in #27
- chore: bump version to 8.0.0-rc.5 by @ternaus in #28
- docs: document eslint-config-next resolution setup by @ternaus in #30
- fix(no-invalid-html-attribute): separate React props from HTML metadata by @ternaus in #31
- chore: bump version to 8.0.0-rc.6 by @ternaus in #32
- chore(release): prepare 8.0.0 by @ternaus in #33
New Contributors
Full Changelog: v7.37.5...v8.0.0