Skip to content

v11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 19:39
· 7 commits to main since this release
ba88614

11.0.0 (2022-08-12)

Bug Fixes

  • setupFilesAfterEnv must be an array (#221) (7632e98)
  • use modulePaths to improve Jest 27 imports (#220) (438ed61)

Features

BREAKING CHANGES

  • drop Node 12 support
  • Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
  • ESLint v8.x will now be used to lint your code