File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.2.18] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.17...nuxt-vuefire@0.2.18 ) (2023-08-28)
2+
3+ ### Bug Fixes
4+
5+ - use VueFire plugin without auth ([ 82ce282] ( https://github.com/vuejs/vuefire/commit/82ce28210a6faded4caeac84ef0b34204ad7320c ) )
6+
7+ ### Features
8+
9+ - ** auth:** allow turning off session cookie ([ 9af5c99] ( https://github.com/vuejs/vuefire/commit/9af5c997f083b2817fdcab0397ef7ae734778481 ) )
10+ - expose options type ([ def6241] ( https://github.com/vuejs/vuefire/commit/def6241b5e03f6cc1a22f373c820cdf318a4130b ) )
11+ - ** nuxt:** Add storage composables auto-imports ([ #1384 ] ( https://github.com/vuejs/vuefire/issues/1384 ) ) ([ b4ffc4e] ( https://github.com/vuejs/vuefire/commit/b4ffc4e7ee5478e5cad05014c16d095646ee84c1 ) )
12+
113## [ 0.2.17] ( https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.16...nuxt-vuefire@0.2.17 ) (2023-08-17)
214
315### 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.17 " ,
4+ "version" : " 0.2.18 " ,
55 "license" : " MIT" ,
66 "type" : " module" ,
77 "exports" : {
You can’t perform that action at this time.
0 commit comments