Skip to content

v3.0.0

Choose a tag to compare

@tusbar tusbar released this 31 Mar 12:09
· 302 commits to master since this release
ac3ca32

Breaking change

  • Disable react/react-in-jsx-scope and require react 17.x 9e9b1a9
  • Disable react/jsx-uses-react e1245d3
  • Remove useless space.js 57433e3

Rules from @next/eslint-plugin-next

  • Add @next/next/no-css-tags 3500eec
  • Add @next/next/no-sync-scripts 3500eec
  • Add @next/next/no-unwanted-polyfillio cb07706

Tests

  • Create new testing environment based on fixtures and add tests for most rules

v2.0.2...v3.0.0