Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-11-16 | 1.5 kB | |
v4.2.1 source code.tar.gz | 2021-11-16 | 417.0 kB | |
v4.2.1 source code.zip | 2021-11-16 | 461.0 kB | |
Totals: 3 Items | 879.5 kB | 0 |
What's Changed
Fixes
- Fix reconciler : Export SDK contexts for react-reconciler use case by @RenaudRohlinger in https://github.com/FirebaseExtended/reactfire/pull/486
Note: this is a very niche use case for those using ReactFire with a custom reconciler. Most ReactFire devs shouldn't import the
*SdkContext
s directly.
Dependency updates
- Bump semver-regex from 3.1.2 to 3.1.3 by @dependabot in https://github.com/FirebaseExtended/reactfire/pull/454
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in https://github.com/FirebaseExtended/reactfire/pull/456
- Bump nth-check from 2.0.0 to 2.0.1 by @dependabot in https://github.com/FirebaseExtended/reactfire/pull/458
Docs improvements
- Clarify need for providers in docs by @jhuleatt in https://github.com/FirebaseExtended/reactfire/pull/460
- update link for useObservable by @ajonp in https://github.com/FirebaseExtended/reactfire/pull/475
- Update use.md by @Apfii in https://github.com/FirebaseExtended/reactfire/pull/481
✨ New Contributors
- @ajonp made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/475
- @RenaudRohlinger made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/486
- @Apfii made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/481
Full Changelog: https://github.com/FirebaseExtended/reactfire/compare/v4.2.0...v4.2.1