File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.1.10] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.9...vuefire@3.1.10 ) (2023-07-20)
2+
3+ This release contains no code changes.
4+
15## [ 3.1.9] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.8...vuefire@3.1.9 ) (2023-07-20)
26
37### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " vuefire" ,
3- "version" : " 3.1.9 " ,
3+ "version" : " 3.1.10 " ,
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.9] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.8...nuxt-vuefire@0.2.9 ) (2023-07-20)
2+
3+ ### Features
4+
5+ - ** emulators:** allow passing options to auth ([ 9f5fc27] ( https://github.com/vuejs/vuefire/commit/9f5fc27ab9382907b96d197318ea961dcd8c87aa ) )
6+ - ** emulators:** improve warning for missing host ([ c076c1b] ( https://github.com/vuejs/vuefire/commit/c076c1bd0e45cec91f1c9059be61e23b7d62efce ) )
7+ - ** emulator:** work without a service account ([ 6b34f36] ( https://github.com/vuejs/vuefire/commit/6b34f3683d550b8083514645128ba0106c833d48 ) )
8+
19## [ 0.2.8] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.7...nuxt-vuefire@0.2.8 ) (2023-07-20)
210
311### 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.8 " ,
4+ "version" : " 0.2.9 " ,
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.9 "
48+ "vuefire" : " >=3.1.10 "
4949 },
5050 "peerDependenciesMeta" : {
5151 "@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments