Fixed
-
Heap.withHeapNavigationWrapper
returns the same object when called
multiple times, preventing app refreshes when used within a
re-evaluated function likeApp
withuseEffect
. -
The typescript definition for
<HeapIgnore/>
has been updated to support
React 18. -
Podspec now produces a stable checksum in Podfile.lock across machines.