Skip to content

Taplytics 3.0.0-rc.0 Release

Compare
Choose a tag to compare
@hamzahayat hamzahayat released this 23 Apr 19:25

Breaking Changes

  • We've switched away from default exports and now export each method/hook individually for improved discoverability and autocompletion. Read more about migrating from v2.x to v3.x here.

Features

  • We've introduced hooks that can be utilized for easier usage of the core Taplytics React Native SDK. Check out the docs here.
  • The core SDK methods were also completely re-written from the ground up natively in TypeScript.
  • Added more comprehensive JSDocs.