Skip to content

Commit a6c68b4

Browse files
committed
update readme
1 parent 723a2d6 commit a6c68b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ npm i firereact
4444
- **Very lightweight**, ![unpacked size](https://img.shields.io/npm/unpacked-size/firereact?label=%20&style=flat-square)
4545
when unpacked, ![npm min bundle size](https://img.shields.io/bundlephobia/min/firereact?style=flat-square&label=%20) when minified, ![npm minzip bundle size](https://img.shields.io/bundlephobia/minzip/firereact?style=flat-square&label=%20) when minified+gzipped
4646
- Supports ![Javascript](https://img.shields.io/badge/-javascript-f7df1e?style=flat-square&logo=javascript&logoColor=black) and ![Typescript](https://img.shields.io/badge/-typescript-3178c6?style=flat-square&logo=javascript&logoColor=white)
47-
- Supports at least **Firebase 11**
47+
- Supports **Firebase 12** and **React 19**
4848
- Supports **Auth, Firestore, Functions, Providers and Storage**.
4949
- Provides **hooks** such as `useUser` for Auth or `useDocument` for Firestore, _which can listen to realtime changes as well_
5050
- Provides **custom components** such as `<FirestoreDocument />` or `<StorageDownloadLink />` to keep the logic simple and/or avoid unnecessary rerendering

0 commit comments

Comments
 (0)