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 79e3604 commit 21340b0Copy full SHA for 21340b0
packages/nuxt/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.17](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.16...nuxt-vuefire@0.0.17) (2022-12-16)
2
+
3
+### Bug Fixes
4
5
+- move logging utils within runtime ([79e3604](https://github.com/vuejs/vuefire/commit/79e36042beb416ca4262f896ecee3064f8395227))
6
7
## [0.0.16](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.15...nuxt-vuefire@0.0.16) (2022-12-16)
8
9
### Bug Fixes
packages/nuxt/package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-vuefire",
"description": "Nuxt.js module for VueFire",
- "version": "0.0.16",
+ "version": "0.0.17",
"license": "MIT",
"type": "module",
"exports": {
0 commit comments