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.1.7] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.6...vuefire@3.1.7 ) (2023-07-13)
2
+
3
+ - Deprecated undocumented ` decodeUserToken() ` in favor of ` decodeSessionCookie() `
4
+
1
5
## [ 3.1.6] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.5...vuefire@3.1.6 ) (2023-07-13)
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.1.6 " ,
3
+ "version" : " 3.1.7 " ,
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.6] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.5...nuxt-vuefire@0.2.6 ) (2023-07-13)
2
+
3
+ ### Bug Fixes
4
+
5
+ - ** api:** mutualize admin sdk initialization ([ 4169e8d] ( https://github.com/vuejs/vuefire/commit/4169e8d534129f78df6bf04025447913919a870c ) )
6
+
1
7
## [ 0.2.5] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.4...nuxt-vuefire@0.2.5 ) (2023-07-13)
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.2.5 " ,
4
+ "version" : " 0.2.6 " ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
7
7
"exports" : {
44
44
"firebase" : " ^9.0.0 || ^10.0.0" ,
45
45
"firebase-admin" : " ^11.3.0" ,
46
46
"firebase-functions" : " ^4.1.0" ,
47
- "vuefire" : " >=3.1.6 "
47
+ "vuefire" : " >=3.1.7 "
48
48
},
49
49
"peerDependenciesMeta" : {
50
50
"@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments