mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 20:25:41 +08:00
* feat: remove core version lock * chore: v6.4.1 * chore: v6.4.1 * chore: configure lerna for independent versions * chore: configure lerna for independent versions * chore: only check docs folder skipping elsewhere due to generated files such as changelogs
2.4 KiB
2.4 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.5.0 (2020-04-22)
Bug Fixes
- android,build: conditionally check
appdependency, fixes… (#3215) (b4eaa39) - android,build: use correct plugin & BoM versions (fb763eb)
- functions: throw UNAVAILABLE code on network IO errors (#3327) (7351147)
Features
- ios: allow static_framework usage via Podfile global (#3388) (530f8bb), closes #3253
- messaging: ios & android messaging updates & fixes (#3339) (d66a611)
6.3.0 (2020-02-04)
6.2.0 (2019-12-08)
6.1.0 (2019-11-26)
Features
- firestore: array-contains, array-contains-any & in filters (#2868) (42e034c)
- ios: upgrade Firebase iOS SDK version to 6.13.0 (547d0a2)