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 e44a2f4 commit 4ce2284Copy full SHA for 4ce2284
packages/nuxt/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.4](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.3...nuxt-vuefire@0.0.4) (2022-12-01)
2
+
3
+### Bug Fixes
4
5
+- **nuxt:** resolve without extension ([e44a2f4](https://github.com/vuejs/vuefire/commit/e44a2f45b206d8cae0fc7d62b0c4f08011f01085))
6
7
## [0.0.3](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.2...nuxt-vuefire@0.0.3) (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.3",
+ "version": "0.0.4",
"license": "MIT",
"type": "module",
"exports": {
0 commit comments