Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade firebase to version 10.0.0 #76

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

MrSurana
Copy link
Collaborator

Firebase version 10 was released in July '23. Upgrading to it can be done either by switching to modular imports and update all the code, or by just updating the imports to compat and keeping the rest of the code same.

We are going with the compat approach to minimize changes.

Here are the docs for both approaches: https://firebase.google.com/docs/web/modular-upgrade

@MrSurana MrSurana self-assigned this Jul 12, 2023
@MrSurana MrSurana marked this pull request as draft March 27, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant