Skip to content

0.22.5

Compare
Choose a tag to compare
@bnickel bnickel released this 26 Sep 22:24
· 10 commits to master since this release
f0703e2

Fixed

  • Heap.withHeapNavigationWrapper returns the same object when called
    multiple times, preventing app refreshes when used within a
    re-evaluated function like App with useEffect.

  • The typescript definition for <HeapIgnore/> has been updated to support
    React 18.

  • Podspec now produces a stable checksum in Podfile.lock across machines.