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 bda52ee commit 01bf48dCopy full SHA for 01bf48d
packages/nuxt/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.3](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.3) (2022-12-01)
2
+
3
+### Bug Fixes
4
5
+- **nuxt:** remove postinstall script ([bda52ee](https://github.com/vuejs/vuefire/commit/bda52ee6e7dc24764a2d4b7873e3d7af0ee2d592))
6
+- **nuxt:** use env config in prod ([e4d7978](https://github.com/vuejs/vuefire/commit/e4d7978bf816ca8a20058a2413c7bbad3970c8b7))
7
8
## 0.0.2 (2022-12-01)
9
10
### Bug Fixes
packages/nuxt/package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-vuefire",
"description": "Nuxt.js module for VueFire",
- "version": "0.0.2",
+ "version": "0.0.3",
"license": "MIT",
"type": "module",
"exports": {
0 commit comments