What's Changed
Fixes
- Fix reconciler : Export SDK contexts for react-reconciler use case by @RenaudRohlinger in #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 #454
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #456
- Bump nth-check from 2.0.0 to 2.0.1 by @dependabot in #458
Docs improvements
- Clarify need for providers in docs by @jhuleatt in #460
- update link for useObservable by @ajonp in #475
- Update use.md by @Apfii in #481
✨ New Contributors
- @ajonp made their first contribution in #475
- @RenaudRohlinger made their first contribution in #486
- @Apfii made their first contribution in #481
Full Changelog: v4.2.0...v4.2.1