Releases: NativeScript/firebase
Releases · NativeScript/firebase
2.0.2
Bug Fixes
- admob: remove deleted method (f0ccb4a)
- functions: remove deleted method (35c3f44)
2.0.1
2.0.1 (2022-05-19)
Bug Fixes
2.0.0
2.0.0 (2022-05-18)
Bug Fixes
- admob: declare as static (44f66b9)
- admob: update input (dcb2b07)
- auth: currentUser is nullable (#82) (8f5cab1)
- dynamic-links: prevent crash when annotation is null (#86) (8a53b8b)
- HttpsCallableResult type (#81) (b6e431b)
- messaging: prevent loss of messages when app is closed. (#84) (f75d682)
- TypeError onComplete is not a function (#80) (e575475)
- appcheck: declare as static (#88) (4dc8122)
- messaging: declare as static (#77) (4dc8122)
Features
1.2.2
1.2.2 (2022-04-02)
Bug Fixes
- dynamiclinks: improve onLink handling (9d3fb8c)
1.2.1
1.2.1 (2022-04-01)
Bug Fixes
- auth: move ios instance setu (57d6c3e)
- auth: sendEmailVerification crash (335222d)
- messaging: replace simulator check (70862a8)
Features
1.2.0
Bug Fixes
- firestore: android write batch (5a3b2a9)
- firestore: ios date serialization (0182618)
1.1.6
fix(storage): ios customMetadata setter
fixes: #71
1.1.5
Bug Fixes
- auth: return currentUser directly from the native instance (#69) (e368012)
1.1.4
Bug Fixes
- use (anonymous) for empty functionNames when generating stack information (#66) (8e2d1f0), closes #65
Features
- nx migrate @nativescript/plugin-tools (d081a2d)
1.1.2
Bug Fixes
- analytics: logEvent null parameters serialize handling