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.
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