Skip to content

Commit 14b3b18

Browse files
chore: 4.3.0 [skip ci]
# [4.3.0](v4.2.0...v4.3.0) (2025-07-21) ### Features * support firebase v12 ([#310](#310)) ([a5c6ba6](a5c6ba6))
1 parent a5c6ba6 commit 14b3b18

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.3.0](https://github.com/andipaetzold/react-firehooks/compare/v4.2.0...v4.3.0) (2025-07-21)
2+
3+
4+
### Features
5+
6+
* support firebase v12 ([#310](https://github.com/andipaetzold/react-firehooks/issues/310)) ([a5c6ba6](https://github.com/andipaetzold/react-firehooks/commit/a5c6ba6f0595321b8ca3245ba01b1d46bc0021f6))
7+
18
# [4.2.0](https://github.com/andipaetzold/react-firehooks/compare/v4.1.1...v4.2.0) (2024-10-23)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-firehooks",
3-
"version": "4.2.0",
3+
"version": "4.3.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)