Skip to content

v4.1.2

Compare
Choose a tag to compare
@favna favna released this 15 Apr 19:26
· 217 commits to master since this release

What's Changed

4.1.2 - (2022-04-15)

Bug Fixes

  • Export additional types for end-users (61f9abf)
  • Properly fix types for React 18 (54fee8e)
  • Update peer dependency to allow React 18 (b10bd3f)
  • Fixed the code to work with React 18 (4d504e1)

Refactor

  • Cleanup generic type (c8b566b)
  • Clean up global type declarations (5477d9d)

Styling

  • Reformat renovate config file (1c9509b)
  • Add EOF line for script (eba5e71)

Testing

  • Add more If tests (6a91441)
  • Finish porting tests to testing-library (e6c809a)
  • Update switch test (f229b1b)
  • Rewrite tests to react-testing-library (part 1) (196c536)
  • Configure jest runner vscode extension (2642c49)

New Contributors

Full Changelog: v4.1.1...v4.1.2