v2.0.0-rc.1
Pre-release
Pre-release
- feat(HOCs): Removed recompose's
withContextfromwithFirebaseandwithFirestorein order to support reactv16.*.*- #337 - feat(HOCs):
props.dispatchadded towithFirebase - feat(core): expose
reducerasreducerto match common redux panther also seen with other
libraries such asredux-form - fix(storage):
progress: trueoption on upload would cause dispatch ofFILE_UPLOAD_STARTto occur twice - feat(tests): drastically simplified tests (mostly removing repeated code) while adding more coverage
- feat(core):
babel-transform-decorators-legacyremoved from dependencies (no longer used in tests) - feat(core):
recomposeis now a dev dependency only (no longer used in HOCs as part of fix for #337)