Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

0.17.0

Compare
Choose a tag to compare
@bnickel bnickel released this 11 Nov 15:57
· 92 commits to master since this release
01c90a3

What's Changed

Changed

  • iOS now consumes the Heap sdk via CocoaPods, linking to versions 8.0.0 and above, but not 9.0.0.
  • Upgraded the Android library to use 1.9.+.

Fixed

  • Linked heap-ios-sdk now supports development on M1 Macs.
  • Fixed performance issue on iOS where Heap would scan the native view hierarchy despite native touch autocapture being disabled.
  • Improved TypeScript definitions.
  • Fixed a path issue in the podspec.
  • Fixed sporadic Babel instrumentation (Cannot read property 'end' of null) issues.

Removed

  • Support for manually linking Heap on iOS.
  • Support for versions below React Native v0.63.