Skip to content

9.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jasonpraful jasonpraful released this 03 Sep 09:09
· 21 commits to main since this release
08189f8

What's Changed

⚠️ Breaking Changes

  • Removes addEventListener.
  • Consumers must now call bootstrapEventListeners() to setup Intercom Events.
  • Consumers must now use NativeEventEmitter for handling Intercom Events (docs).

Features & Fixes

  • Exposes new method setThemeMode to control Intercom's theme programmatically.
  • fix(types): Pick email & userId for loginUserWithUserAttributes in #278

Full Changelog: 8.8.0...9.0.0-beta.1