This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree 4 files changed +7
-3
lines changed
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 3
3
- [ Firebase iOS SDK Changelog] ( https://firebase.google.com/support/release-notes/ios )
4
4
- [ Firebase Android SDK Changelog] ( https://firebase.google.com/support/release-notes/android )
5
5
6
+ ## 8.3.0 (2019, May 2)
7
+ [ Fixes & Enhancements] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/milestone/100?closed=1 )
8
+
9
+
6
10
## 8.2.1 (2019, April 17)
7
11
[ Fixes & Enhancements] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/milestone/99?closed=1 )
8
12
Original file line number Diff line number Diff line change 25
25
"nativescript-angular" : " ^6.1.0" ,
26
26
"nativescript-camera" : " ~4.1.1" ,
27
27
"nativescript-imagepicker" : " ~6.0.5" ,
28
- "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-8.2 .0.tgz" ,
28
+ "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-8.3 .0.tgz" ,
29
29
"nativescript-theme-core" : " ~1.0.4" ,
30
30
"reflect-metadata" : " ~0.1.10" ,
31
31
"rxjs" : " ~6.0.0 || >=6.1.0" ,
Original file line number Diff line number Diff line change 9
9
}
10
10
},
11
11
"dependencies" : {
12
- "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-8.2 .0.tgz" ,
12
+ "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-8.3 .0.tgz" ,
13
13
"nativescript-theme-core" : " ^1.0.4" ,
14
14
"nativescript-unit-test-runner" : " ^0.3.4" ,
15
15
"tns-core-modules" : " ~4.2.0"
Original file line number Diff line number Diff line change 14
14
}
15
15
},
16
16
"dependencies" : {
17
- "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-8.2 .0.tgz" ,
17
+ "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-8.3 .0.tgz" ,
18
18
"nativescript-theme-core" : " ^1.0.4" ,
19
19
"nativescript-vue" : " ^2.0.0" ,
20
20
"tns-core-modules" : " ^5.0.2"
You can’t perform that action at this time.
0 commit comments