Releases: NativeScript/firebase
Releases · NativeScript/firebase
2.4.0
Bug Fixes
- admob: import (9c77fa2), closes #140
- analytics: hook multiple writes (0e00cdc)
- firestore: fieldPath as key (c4ae70f)
- firestore: iOS nested FieldValues not serialized in update() (#139) (7f6da0b)
- Fix #137 - Getting rootViewController on iOS by @LewisSmallwood in #138
- fix(firestore): iOS nested FieldValues not serialized in update() by @delaneyb in #139
New Contributors
- @LewisSmallwood made their first contribution in #138
- @delaneyb made their first contribution in #139
Full Changelog: 2.3.4...2.4.0
2.4.0-alpha.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.9
2.2.7
Bug Fixes
- database: Set decimal value (bf6c2c5), closes #113
- database: Unsubscribe to event doesn't work (bda9f9c), closes #109
- dynamicLinks: initial crash (f052651), closes #111
- messaging: TNSFirebaseMessaging is not defined (9e129bc), closes #112
- messaging: Typings for reexported Types that are used in the method definitions (#114) (452fee4)