Skip to content

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 21:38
· 297 commits to master since this release

3.1.0 (2021-10-22)

Bug Fixes

  • deps: upgrade eslint-plugin-promise, eslint-plugin-jest (57017e6)
  • disable eslint-plugin-testing-library temporarily (51f836e)
  • set sonarjs/no-ignored-return to error (f25f176), closes #447

Features

  • add integration tests for cra & nextjs including ts (#462) (0dab7e2), closes #296