Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 17:17
· 4 commits to main since this release

2.0.0 (2022-12-10)

⚠ BREAKING CHANGES

  • convert to typescript
  • act is no longer re-exported from @testing-library/react. It must be imported from that library instead.
  • build using tsc
  • update dependencies

Miscellaneous Chores