File tree 4 files changed +15
-3
lines changed
4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.1.11] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.10...vuefire@3.1.11 ) (2023-07-20)
2
+
3
+ ### Features
4
+
5
+ - ** server:** improve logs ([ 5ab3e2e] ( https://github.com/vuejs/vuefire/commit/5ab3e2ee6a5b2627788e9f401dfee90af0aecb0c ) )
6
+
1
7
## [ 3.1.10] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.9...vuefire@3.1.10 ) (2023-07-20)
2
8
3
9
This release contains no code changes.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefire" ,
3
- "version" : " 3.1.10 " ,
3
+ "version" : " 3.1.11 " ,
4
4
"description" : " Official Firebase bindings for Vue.js" ,
5
5
"packageManager" : " pnpm@8.6.6" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change
1
+ ## [ 0.2.10] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.9...nuxt-vuefire@0.2.10 ) (2023-07-20)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** emulator:** ensure projectId with Emulators ([ 7ffdbce] ( https://github.com/vuejs/vuefire/commit/7ffdbce403397afacab9a3ec6e0c4283acfa2e7c ) )
6
+
1
7
## [ 0.2.9] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.8...nuxt-vuefire@0.2.9 ) (2023-07-20)
2
8
3
9
### Features
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.2.9 " ,
4
+ "version" : " 0.2.10 " ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
7
7
"exports" : {
45
45
"firebase" : " ^9.0.0 || ^10.0.0" ,
46
46
"firebase-admin" : " ^11.3.0" ,
47
47
"firebase-functions" : " ^4.1.0" ,
48
- "vuefire" : " >=3.1.10 "
48
+ "vuefire" : " >=3.1.11 "
49
49
},
50
50
"peerDependenciesMeta" : {
51
51
"@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments