All Versions
11
Latest Version
Avg Release Cycle
51 days
Latest Release
1234 days ago

Changelog History
Page 1

  • v3.0.0-rc.0 Changes

    December 03, 2020

    ๐Ÿš€ First release candidate of ReactFire 3.0, which supports React stable.

  • v2.0.4 Changes

    September 30, 2020

    โšก๏ธ Update Firebase initialization (#254)

  • v2.0.3 Changes

    March 25, 2020
    • ๐Ÿ‘€ #233 Fixed <StorageImage /> sdk import behavior
    • โšก๏ธ #231 Dependabot update acorn
  • v2.0.2 Changes

    March 11, 2020

    ๐Ÿ›  Fixed compatibility with the new builds of Firestore & dropped a bundled polyfill for globalThis as it wasn't complete. Note you may need to polyfill globalThis as a result.

  • v2.0.1 Changes

    February 27, 2020

    ๐Ÿ›  Fix for the 2.0.0 build failure due to an accidental release on @latest.

  • v2.0.0 Changes

    February 27, 2020

    ๐Ÿฑ ReactFire V2 โš›๏ธ๐Ÿ”ฅ

    ๐Ÿ‘€ In 2019, we started a clean rewrite of ReactFire designed to take advantage of the latest React features. This is the result of all of the experimentation, testing, and community feedback that has happened since then!

    ๐Ÿ— While React Concurrent Mode is still only available in experimental builds of React, we're planning on keeping ReactFire's API as stable as possible.

    ๐Ÿ‘€ Get started with the quickstart and see what's possible in the guide.

    As always, we're open to feedback, so don't hesitate to file an issue! Happy coding!

  • v2.0.0-rc.3 Changes

    February 26, 2020

    โž• Addressed an edge case in useObservable. See #220 for details.

  • v2.0.0-rc.2 Changes

    February 26, 2020

    ๐Ÿ‘€ API improvements and bug fixes for preload* functions. See #218 and #219 for details.

  • v2.0.0-rc.1 Changes

    February 20, 2020

    ๐Ÿ‘€ Latest candidate of ReactFire 2, see #215 for more information on the changes.

  • v2.0.0-rc.0 Changes

    February 12, 2020

    ๐Ÿš€ First release candidate of ReactFire 2.0! See #135 for details.