File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0-beta.6] ( https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-beta.5...vuefire@3.0.0-beta.6 ) (2022-12-16)
2
+
3
+ No updates in this release
4
+
1
5
# [ 3.0.0-beta.5] ( https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-beta.4...vuefire@3.0.0-beta.5 ) (2022-12-16)
2
6
3
7
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefire" ,
3
- "version" : " 3.0.0-beta.5 " ,
3
+ "version" : " 3.0.0-beta.6 " ,
4
4
"description" : " Official Firebase bindings for Vue.js" ,
5
5
"packageManager" : " pnpm@7.14.2" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change
1
+ ## [ 0.0.16] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.15...nuxt-vuefire@0.0.16 ) (2022-12-16)
2
+
3
+ ### Bug Fixes
4
+
5
+ - wrong logging ([ db81a3e] ( https://github.com/vuejs/vuefire/commit/db81a3e5999fe9f75ef6fbb5c7bf0864b20d6ccc ) )
6
+
1
7
## [ 0.0.15] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.14...nuxt-vuefire@0.0.15 ) (2022-12-16)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-vuefire" ,
3
3
"description" : " Nuxt.js module for VueFire" ,
4
- "version" : " 0.0.15 " ,
4
+ "version" : " 0.0.16 " ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
7
7
"exports" : {
39
39
"firebase" : " ^9.0.0" ,
40
40
"firebase-admin" : " ^11.3.0" ,
41
41
"firebase-functions" : " ^4.1.0" ,
42
- "vuefire" : " >=3.0.0-beta.5 "
42
+ "vuefire" : " >=3.0.0-beta.6 "
43
43
},
44
44
"peerDependenciesMeta" : {
45
45
"@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments