File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0-beta.4] ( https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-beta.3...vuefire@3.0.0-beta.4 ) (2022-12-13)
2
+
1
3
# [ 3.0.0-beta.3] ( https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-beta.2...vuefire@3.0.0-beta.3 ) (2022-12-12)
2
4
3
5
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefire" ,
3
- "version" : " 3.0.0-beta.3 " ,
3
+ "version" : " 3.0.0-beta.4 " ,
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.14] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.13...nuxt-vuefire@0.0.14 ) (2022-12-13)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** admin:** apply globals if present ([ 9e43384] ( https://github.com/vuejs/vuefire/commit/9e43384566fef9ff021fd5b6e33b71df1dc436c4 ) )
6
+
7
+ ### Performance Improvements
8
+
9
+ - avoid creating custom provider for nothing ([ 541a6c4] ( https://github.com/vuejs/vuefire/commit/541a6c4fc781dc2bcc30e45e3b0e2b545d4b629d ) )
10
+
1
11
## [ 0.0.13] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.12...nuxt-vuefire@0.0.13 ) (2022-12-13)
2
12
3
13
### 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.13 " ,
4
+ "version" : " 0.0.14 " ,
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.3 "
42
+ "vuefire" : " >=3.0.0-beta.4 "
43
43
},
44
44
"peerDependenciesMeta" : {
45
45
"@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments