v0.57.0
What's Changed
HTML
- fix(require-open-graph-protocol): report error at opening tag only by @novavale in #510
- feat: add head-order rule by @yeonjuan in #509
- fix: check summary instead of details in no-nested-interactive by @yeonjuan in #520
React
- feat: add react/classname-spacing by @yeonjuan in #506
- feat: add react/no-duplicate-classname by @yeonjuan in #507
Etc
- fix: playground does not load code on url by @yeonjuan in #505
- chore: add website llms.txt by @yeonjuan in #511
- docs: add eslint-plugin-baseline-js reference by @yeonjuan in #512
- chore: change eslint integration test version to 10 by @yeonjuan in #513
- refactor: use optional chaining & nullish coalescing by @yeonjuan in #514
- chore: update website by @yeonjuan in #516
New Contributors
Full Changelog: v0.56.0...v0.57.0