File tree 18 files changed +31
-17
lines changed
firebase-in-app-messaging
18 files changed +31
-17
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.1.0] ( https://github.com/nativescript/firebase/compare/2.0.2...2.1.0 ) (2022-06-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** messaging:** TNSFirebaseMessaging is not defined ([ e66a54d] ( https://github.com/nativescript/firebase/commit/e66a54d337b8d48275e3019f853d52d14c6ff10b ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** auth:** add getProviderCredential ([ 7af0baf] ( https://github.com/nativescript/firebase/commit/7af0baf7990f3f8eff334483765f26e458add1d9 ) )
12
+
13
+
14
+
1
15
## [ 2.0.2] ( https://github.com/nativescript/firebase/compare/2.0.1...2.0.2 ) (2022-05-29)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " plugins" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"postinstall" : " husky install && npx ts-patch install" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-admob" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Admob" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-analytics" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Analytics" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-app-check-debug" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - App Check" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-app-check" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - App Check" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-auth" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Auth" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-core" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Core" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-crashlytics" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Crashlytics" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-database" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Database" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-dynamic-links" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Dynamic Links" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-firestore" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Firestore" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-functions" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Functions" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-in-app-messaging" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - In App Messaging" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-messaging" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Messaging" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-performance" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Performancee" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-remote-config" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Remote Config" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/firebase-storage" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " NativeScript Firebase - Storage" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments