Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit c642c8e

Browse files
bump
1 parent 7be97eb commit c642c8e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
<img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/>
22

3+
## 3.8.5 (2016, December 23)
4+
5+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.8.4...3.8.5)
6+
7+
### SDK versions
8+
9+
If version numbers __changed__, clean your platform folders to avoid build errors.
10+
Also, for Android update your Google Repository in the Android SDK manager (type `android` on the command prompt),
11+
and for iOS do a `pod repo update` to fetch the latest versions from Cocoapods.
12+
13+
- iOS: 3.9.x
14+
- Android: 9.8.x
15+
16+
### Fixes
17+
- [#217](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/217) Property 'ServerValue' does not exist on type 'typeof'
18+
- [#233](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/233) Update package.json to allow webpack bundling
19+
20+
21+
22+
323
## 3.8.4 (2016, November 23)
424

525
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.8.3...3.8.4)

0 commit comments

Comments
 (0)