Skip to content

Releases: NativeScript/firebase

2.4.0

13 Oct 05:28
Compare
Choose a tag to compare

Bug Fixes

New Contributors

Full Changelog: 2.3.4...2.4.0

2.4.0-alpha.0

21 Sep 02:59
Compare
Choose a tag to compare
2.4.0-alpha.0 Pre-release
Pre-release

Features

2.3.4

04 Sep 23:09
Compare
Choose a tag to compare

Bug Fixes

  • messaging: promise resolve (0db80d4)

2.3.3

03 Sep 18:43
Compare
Choose a tag to compare
chore: update changelog

2.3.2

03 Sep 03:07
Compare
Choose a tag to compare

Bug Fixes

2.3.1

02 Sep 07:56
Compare
Choose a tag to compare

Bug Fixes

  • messaging: API 33 permission request (39b3b89)

2.3.0

27 Aug 03:47
Compare
Choose a tag to compare

Bug Fixes

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

2.2.9

08 Aug 18:56
Compare
Choose a tag to compare

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

06 Aug 07:02
Compare
Choose a tag to compare

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)

2.2.6

02 Aug 13:06
Compare
Choose a tag to compare

Bug Fixes

  • export enums as non const (211741a)