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.18] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.17...vuefire@3.1.18 ) (2023-11-08)
2+
3+ This release contain no changes
4+
15## [ 3.1.17] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.16...vuefire@3.1.17 ) (2023-09-13)
26
37### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " vuefire" ,
3- "version" : " 3.1.17 " ,
3+ "version" : " 3.1.18 " ,
44 "description" : " Official Firebase bindings for Vue.js" ,
55 "packageManager" : " pnpm@8.6.11" ,
66 "engines" : {
Original file line number Diff line number Diff line change 1+ ## [ 0.4.1] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.4.0...nuxt-vuefire@0.4.1 ) (2023-11-08)
2+
3+ ### Bug Fixes
4+
5+ - ** nuxt:** import nuxt composables from #imports ([ #1457 ] ( https://github.com/vuejs/vuefire/issues/1457 ) ) ([ 7e1a273] ( https://github.com/vuejs/vuefire/commit/7e1a273e9cff683208f2c10e7755e2a65f1cd615 ) )
6+
17# [ 0.4.0] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.3.1...nuxt-vuefire@0.4.0 ) (2023-10-02)
28
39### Code Refactoring
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.4.0 " ,
4+ "version" : " 0.4.1 " ,
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.17 "
48+ "vuefire" : " >=3.1.18 "
4949 },
5050 "peerDependenciesMeta" : {
5151 "@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments