We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062c044 commit 4087474Copy full SHA for 4087474
packages/nuxt/CHANGELOG.md
@@ -1,6 +1,8 @@
1
-### [1.0.5-beta.0](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@1.0.4...nuxt-vuefire@1.0.5-beta.0) (2024-12-18)
+## [1.0.5-beta.1](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@1.0.5-beta.0...nuxt-vuefire@1.0.5-beta.1) (2024-12-18)
2
3
-Support Firebase 11
+### Features
4
+
5
+- support latest firebase ([062c044](https://github.com/vuejs/vuefire/commit/062c0441903d3b8f9b6467e292a896ff4aed0cd1))
6
7
## [1.0.4](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@1.0.3...nuxt-vuefire@1.0.4) (2024-08-16)
8
packages/nuxt/package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-vuefire",
"description": "Nuxt.js module for VueFire",
- "version": "1.0.5-beta.0",
+ "version": "1.0.5-beta.1",
"license": "MIT",
"type": "module",
"exports": {
0 commit comments