Skip to content

Releases: NativeScript/firebase

2.4.1

Choose a tag to compare

@triniwiz triniwiz released this 19 Oct 21:37

Bug Fixes

  • admob: export correct enums (161af8a)
  • database: export (24614e3)
  • firestore: onSnapshot handling (ba384c2)

2.4.0

Choose a tag to compare

@triniwiz triniwiz released this 13 Oct 05:28

Bug Fixes

New Contributors

Full Changelog: 2.3.4...2.4.0

2.4.0-alpha.0

2.4.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@triniwiz triniwiz released this 21 Sep 02:59

Features

2.3.4

Choose a tag to compare

@triniwiz triniwiz released this 04 Sep 23:09

Bug Fixes

  • messaging: promise resolve (0db80d4)

2.3.3

Choose a tag to compare

@triniwiz triniwiz released this 03 Sep 18:43
chore: update changelog

2.3.2

Choose a tag to compare

@triniwiz triniwiz released this 03 Sep 03:07

Bug Fixes

2.3.1

Choose a tag to compare

@triniwiz triniwiz released this 02 Sep 07:56

Bug Fixes

  • messaging: API 33 permission request (39b3b89)

2.3.0

Choose a tag to compare

@triniwiz triniwiz released this 27 Aug 03:47

Bug Fixes

  • admob independence , cloud-messaging notification emitting, database unsubscribing & initial dynamicLink (#121) (9908b76), closes #117 #116 #120

2.2.9

Choose a tag to compare

@NathanWalker NathanWalker released this 08 Aug 18:56

Bug Fixes

  • analytics: AnalyticsWithoutAdIdSupport (#115) (9f2d612)
  • analytics: missing postinstall - removing for now (e66578d)
  • database: issue with date handling and accepted ios types (de62bfb)

2.2.7

Choose a tag to compare

@triniwiz triniwiz released this 06 Aug 07:02

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)