firebase / firebaseui-web

FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
https://firebase.google.com/
Apache License 2.0
4.61k stars 1.06k forks source link

Support Firebase JS SDK v11 #1107

Open remarkablemark opened 1 month ago

remarkablemark commented 1 month ago

Is your feature request related to a problem? Please describe. As a developer, I want to use firebase@11.0.0 so that I'm using the latest version.

Describe the solution you'd like Update package.json peerDependencies?

Describe alternatives you've considered I ended up using overrides in https://github.com/lilboards/lilboards/pull/2180

Additional context Somewhat related to #1055

gbourne1 commented 1 month ago

Second that

dzak83 commented 3 weeks ago

+1