File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.1.15] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.14...vuefire@3.1.15 ) (2023-08-16)
2+
3+ ### Bug Fixes
4+
5+ - ** rtdb:** use ssrKey if given ([ c40d517] ( https://github.com/vuejs/vuefire/commit/c40d51706deb985600bb3e3e568bef32a572969e ) )
6+
17## [ 3.1.14] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.13...vuefire@3.1.14 ) (2023-08-13)
28
39There are no changes in this release.
Original file line number Diff line number Diff line change 11{
22 "name" : " vuefire" ,
3- "version" : " 3.1.14 " ,
3+ "version" : " 3.1.15 " ,
44 "description" : " Official Firebase bindings for Vue.js" ,
55 "packageManager" : " pnpm@8.6.6" ,
66 "engines" : {
Original file line number Diff line number Diff line change 1+ ## [ 0.2.15] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.14...nuxt-vuefire@0.2.15 ) (2023-08-16)
2+
3+ ### Bug Fixes
4+
5+ - ** admin:** avoid deleting stale apps on get ([ 1596a52] ( https://github.com/vuejs/vuefire/commit/1596a528992590ed1acd9f39fd42b840cfbad1cb ) )
6+ - correctly preserve id ([ f9b0ef5] ( https://github.com/vuejs/vuefire/commit/f9b0ef52c6aebf0d3ca7108fb85d488116f660d7 ) )
7+
18## [ 0.2.14] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.13...nuxt-vuefire@0.2.14 ) (2023-08-13)
29
310### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-vuefire" ,
33 "description" : " Nuxt.js module for VueFire" ,
4- "version" : " 0.2.14 " ,
4+ "version" : " 0.2.15 " ,
55 "license" : " MIT" ,
66 "type" : " module" ,
77 "exports" : {
4545 "firebase" : " ^9.0.0 || ^10.0.0" ,
4646 "firebase-admin" : " ^11.3.0" ,
4747 "firebase-functions" : " ^4.1.0" ,
48- "vuefire" : " >=3.1.14 "
48+ "vuefire" : " >=3.1.15 "
4949 },
5050 "peerDependenciesMeta" : {
5151 "@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments