Skip to content

Commit

Permalink
feat: require firebase 9.11.0 or later (#148)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: require firebase 9.11.0 or later
  • Loading branch information
andipaetzold committed Nov 25, 2022
1 parent 4267c08 commit 7da01b0
Show file tree
Hide file tree
Showing 4 changed files with 424 additions and 444 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ yarn add react-firehooks

## Compatibility

- [firebase](https://www.npmjs.com/package/firebase): 9.5.0 or later
- [firebase](https://www.npmjs.com/package/firebase): 9.11.0 or later
- [react](https://www.npmjs.com/package/react): 16.8.0 or later

If you are using Firebase 8 or earlier, please use [`react-firebase-hooks`](https://www.npmjs.com/package/react-firebase-hooks).
Expand Down

0 comments on commit 7da01b0

Please sign in to comment.