File tree Expand file tree Collapse file tree 3 files changed +268
-247
lines changed Expand file tree Collapse file tree 3 files changed +268
-247
lines changed Original file line number Diff line number Diff line change @@ -56,3 +56,8 @@ Please refer to the official deprecation FAQ for complete migration guidance and
5656- Crashlytics gradle plugin has been bumped from ` 3.0.4 ` to ` 3.0.5 ` .
5757- Performance gradle plugin has been bumped from ` 1.4.2 ` to ` 2.0.0 ` .
5858- App distribution gradle plugin has been bumped from ` 5.1.1 ` to ` 5.1.2 ` .
59+
60+ # Web platform
61+
62+ - Firebase JS SDK has been bumped to ` 12.0.0 ` which now requires a minimum of Node.js ` 20 ` and a minimum of ` ES2020 ` .
63+ [ See release notes] ( https://firebase.google.com/support/release-notes/js#version_1200_-_july_17_2025 ) .
Original file line number Diff line number Diff line change 5757 "react-native" : " *"
5858 },
5959 "dependencies" : {
60- "firebase" : " 11.10 .0"
60+ "firebase" : " 12.0 .0"
6161 },
6262 "devDependencies" : {
6363 "@react-native-async-storage/async-storage" : " ^2.1.2" ,
You can’t perform that action at this time.
0 commit comments