File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.1.9] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.8...vuefire@3.1.9 ) (2023-07-20)
2+
3+ ### Features
4+
5+ - expose devalue transformers ([ 7c1ce18] ( https://github.com/vuejs/vuefire/commit/7c1ce185f2cec5a6b4a2c60b86d2b0c9fdd06211 ) )
6+ - ** logs:** use consola for logs ([ f802558] ( https://github.com/vuejs/vuefire/commit/f8025587aaf3ba4d533ea2d1768d1d96c6799662 ) )
7+ - ** logs:** use debug instead of info ([ 56eabc8] ( https://github.com/vuejs/vuefire/commit/56eabc8ca3963688c34f05d8da9bf421581b7fa9 ) )
8+
19## [ 3.1.8] ( https://github.com/vuejs/vuefire/compare/vuefire@3.1.7...vuefire@3.1.8 ) (2023-07-16)
210
311### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " vuefire" ,
3- "version" : " 3.1.8 " ,
3+ "version" : " 3.1.9 " ,
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.8] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.7...nuxt-vuefire@0.2.8 ) (2023-07-20)
2+
3+ ### Bug Fixes
4+
5+ - ** emulator:** missing storage ([ bfd93bc] ( https://github.com/vuejs/vuefire/commit/bfd93bc5112d6fc541023326cc0f6b5825febd5d ) )
6+
7+ ### Features
8+
9+ - add emulators support ([ 7f86fa7] ( https://github.com/vuejs/vuefire/commit/7f86fa7e4f7df10336be120e456e7a56cdf0f02d ) )
10+ - avoid enabling auth emulator without auth ([ 6ee1c49] ( https://github.com/vuejs/vuefire/commit/6ee1c49df234a5b86311421239a12fe496a75b4d ) )
11+ - ** emulators:** extra logs to warn user ([ 728f811] ( https://github.com/vuejs/vuefire/commit/728f8112cf64f23c0aee3a8256e5d6963cc4d950 ) )
12+ - ** logs:** use consola for logs ([ f802558] ( https://github.com/vuejs/vuefire/commit/f8025587aaf3ba4d533ea2d1768d1d96c6799662 ) )
13+
114## [ 0.2.7] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.6...nuxt-vuefire@0.2.7 ) (2023-07-16)
215
316### 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.7 " ,
4+ "version" : " 0.2.8 " ,
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.8 "
48+ "vuefire" : " >=3.1.9 "
4949 },
5050 "peerDependenciesMeta" : {
5151 "@firebase/app-types" : {
You can’t perform that action at this time.
0 commit comments