We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6abdf commit 64fdc85Copy full SHA for 64fdc85
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [3.2.2](https://github.com/vuejs/vuefire/compare/v3.2.1...v3.2.2) (2025-07-20)
2
+
3
+### Features
4
5
+- support Firebase 12 ([#1629](https://github.com/vuejs/vuefire/issues/1629)) ([3b2405f](https://github.com/vuejs/vuefire/commit/3b2405f027e17902044d4be5887d811c9dc39f7c))
6
7
## [3.2.1](https://github.com/vuejs/vuefire/compare/v3.2.1-beta.0...v3.2.1) (2024-12-18)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "vuefire",
- "version": "3.2.1",
+ "version": "3.2.2",
"description": "Official Firebase bindings for Vue.js",
"packageManager": "[email protected]",
"engines": {
0 commit comments