-
Fixed
AuthStore.onChange
callback type and added an optional second bool argument to allow firing the callback right after registration (thanks @benallfree) [#43]. -
Registered a
react-native
prop in package.json and added new ES bundle without the.mjs
, allowing to load the SDK in React Native Expo without the need of additional metro configuration.