We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6f903 commit 67dd21cCopy full SHA for 67dd21c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [3.1.22](https://github.com/vuejs/vuefire/compare/vuefire@3.1.21...vuefire@3.1.22) (2024-01-05)
2
+
3
+### Bug Fixes
4
5
+- export databaseDefaultSerializer ([#1481](https://github.com/vuejs/vuefire/issues/1481)) ([#1482](https://github.com/vuejs/vuefire/issues/1482)) ([cd6f903](https://github.com/vuejs/vuefire/commit/cd6f9035666b0a0ab70b4e6c770f41191713d6a3))
6
7
## [3.1.21](https://github.com/vuejs/vuefire/compare/vuefire@3.1.20...vuefire@3.1.21) (2024-01-03)
8
9
- fixed an issue when installing the package
package.json
@@ -1,6 +1,6 @@
{
"name": "vuefire",
- "version": "3.1.21",
+ "version": "3.1.22",
"description": "Official Firebase bindings for Vue.js",
"packageManager": "pnpm@8.10.2",
"engines": {
0 commit comments