Skip to content

v3.0.0

Compare
Choose a tag to compare
@edx-semantic-release edx-semantic-release released this 28 Apr 13:05
· 76 commits to master since this release
8c1426c

3.0.0 (2022-04-28)

Features

BREAKING CHANGES

  • By extending airbnb/hooks, consumers of this library will now get ESLint errors about React Hooks:
  1. Rules of Hooks.
  2. Exhaustive dependencies.

See https://github.com/airbnb/javascript/blob/fdc812a0a5773449274f7c4d473e0841eca89614/packages/eslint-config-airbnb/rules/react-hooks.js for more details.