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.16] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.15...vuefire@3.1.16 ) (2023-09-06)
2
+
3
+ This version includes fixes in the ` package.json ` file for TypeScript users.
4
+
5
+ ### Features
6
+
7
+ - ** log:** show name of app ([ a3df0b1] ( https://github.com/vuejs/vuefire/commit/a3df0b10e06d250a9369d8d7b70bf66781f99a61 ) )
8
+
1
9
## [ 3.1.15] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.14...vuefire@3.1.15 ) (2023-08-16)
2
10
3
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefire" ,
3
- "version" : " 3.1.15 " ,
3
+ "version" : " 3.1.16 " ,
4
4
"description" : " Official Firebase bindings for Vue.js" ,
5
5
"packageManager" : " pnpm@8.6.11" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change
1
+ ## [ 0.2.19] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.18...nuxt-vuefire@0.2.19 ) (2023-09-06)
2
+
3
+ This version contains no changes.
4
+
1
5
## [ 0.2.18] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.17...nuxt-vuefire@0.2.18 ) (2023-08-28)
2
6
3
7
### 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.2.18 " ,
4
+ "version" : " 0.2.19 " ,
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.15 "
48
+ "vuefire" : " >=3.1.16 "
49
49
},
50
50
"peerDependenciesMeta" : {
51
51
"@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments