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 1db0058 commit 2343538Copy full SHA for 2343538
packages/nuxt/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.18](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.17...nuxt-vuefire@0.0.18) (2022-12-27)
2
+
3
+### Bug Fixes
4
5
+- temporary workaround for non ssr app ([1db0058](https://github.com/vuejs/vuefire/commit/1db0058bb40e883d547363a980936f5f242c2f29))
6
7
## [0.0.17](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.16...nuxt-vuefire@0.0.17) (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.17",
+ "version": "0.0.18",
"license": "MIT",
"type": "module",
"exports": {
0 commit comments