v2.0.0
Features
- Standard JS Objects used in place of ImmutableJS Maps (means
pathToJS
anddataToJS
helpers no longer needed) - Improved support for
react-native
including support forreact-native-firebase
- Firestore support including HOCs (
firestoreConnect
andwithFirestore
) - HOCs for just attaching instance to props (
withFirebase
andwithFirestore
) - Support for
react
v16.0.0
Changes
Includes all changes previous v2.0.0
pre-release versions. Note that these changes are breaking for v1 - the migration guide must be followed to switch from v1.*.*
to v2.0.0
.