Skip to content

Commit 28416eb

Browse files
chore: 4.2.0 [skip ci]
# [4.2.0](v4.1.1...v4.2.0) (2024-10-23) ### Features * support firebase v11 ([7dad34e](7dad34e))
1 parent 7dad34e commit 28416eb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.2.0](https://github.com/andipaetzold/react-firehooks/compare/v4.1.1...v4.2.0) (2024-10-23)
2+
3+
4+
### Features
5+
6+
* support firebase v11 ([7dad34e](https://github.com/andipaetzold/react-firehooks/commit/7dad34ea231e2818d5f5642ef469b86cf810d7cf))
7+
18
## [4.1.1](https://github.com/andipaetzold/react-firehooks/compare/v4.1.0...v4.1.1) (2024-08-15)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-firehooks",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Lightweight dependency-free collection of React hooks for Firebase",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)