This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11<img src =" docs/images/firebase-logo.png " width =" 116px " height =" 32px " alt =" Firebase " />
22
3+ ## 3.6.4 (2016, October 9)
4+
5+ [ Full changelog] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.6.3...3.6.4 )
6+
7+ ### SDK versions
8+ If version numbers __ changed__ , clean your platform folders to avoid build errors.
9+
10+ - iOS: 3.5.x
11+ - Android: 9.4.0
12+
13+ ### New
14+ - [ #132 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/132 ) Get Firebase timestamp
15+ - [ #148 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/148 ) Fix for storing primitive types on Android
16+ - Better TypeScript support (updated ` firebase.ts.d ` ).
17+
18+ ### Fixes
19+ - [ #141 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/141 ) Fix return result of ` createUser ` on Android
20+ - [ #156 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/156 ) Invoking ` init ` before app start now works for Android as well
21+
22+
23+
324## 3.6.3 (2016, September 21)
425
526[ Full changelog] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.6.2...3.6.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-plugin-firebase" ,
3- "version" : " 3.6.4-dev " ,
3+ "version" : " 3.6.4" ,
44 "description" : " Fire. Base. Firebase!" ,
55 "main" : " firebase.js" ,
66 "typings" : " firebase.d.ts" ,
You can’t perform that action at this time.
0 commit comments