Skip to content

Release 1.4.2

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 19 Dec 12:07
· 392 commits to main since this release
17a9afd

New small release that adds support for jest testing with minor performance optimisations.

👍 Improvements

  • refactor: added useAnimatedValue hook for internal usage (6ea3499)
  • feat: jest integration (bfdb026) closes #101
  • refactor: reorganize fs structure for android (4b337da)

🔢 Miscellaneous

  • chore: bump react-native to 0.70.5 (b83a6f1)
  • refactor: ignore for_where rule for swiftlint (71265a8)
  • chore: switch to actions/checkout@v3 instead of actions/checkout@v2 (0ecccfc)
  • chore: avoid the usage of deprecated GitHub actions (c024d13)