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 61d3358 commit 53c5dbdCopy full SHA for 53c5dbd
packages/nuxt/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.6](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.5...nuxt-vuefire@0.0.6) (2022-12-01)
2
+
3
+### Bug Fixes
4
5
+- transpile vuefire ([61d3358](https://github.com/vuejs/vuefire/commit/61d335804b256e8c4c80903cd9cb6cf11b3a24fd))
6
7
## [0.0.5](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.4...nuxt-vuefire@0.0.5) (2022-12-01)
8
9
### Bug Fixes
packages/nuxt/package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-vuefire",
"description": "Nuxt.js module for VueFire",
- "version": "0.0.5",
+ "version": "0.0.6",
"license": "MIT",
"type": "module",
"exports": {
0 commit comments