File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.1.0] ( https://github.com/vuejs/vuefire/compare/[email protected] @0.1.0 ) (2023-01-12)
2
+
3
+ ### Bug Fixes
4
+
5
+ - handle more service account cases ([ c9461ef] ( https://github.com/vuejs/vuefire/commit/c9461efcdf06017d8c347d2d8355e677a93ca6a1 ) )
6
+ - workaround vite resolving issue ([ 86c276e] ( https://github.com/vuejs/vuefire/commit/86c276edff2a56d5528b1c37beac2c6a422540dc ) )
7
+
8
+ ### Code Refactoring
9
+
10
+ - rename admin.config to admin.options ([ c1ba636] ( https://github.com/vuejs/vuefire/commit/c1ba636a0df68d32f7f8441021dcbd604755764b ) )
11
+
12
+ ### Features
13
+
14
+ - improve ssr + admin check ([ 6698c04] ( https://github.com/vuejs/vuefire/commit/6698c045080bfbe39681fb5d350eaf5cbfb7efe4 ) )
15
+ - mark nuxt-vuefire logs ([ 1fe0307] ( https://github.com/vuejs/vuefire/commit/1fe03073f74eb5a2615d2595af27e2aff7eba4b4 ) )
16
+
17
+ ### BREAKING CHANGES
18
+
19
+ - rename ` admin.config ` to ` admin.options `
20
+
1
21
## [ 0.0.19] ( https://github.com/vuejs/vuefire/compare/[email protected] @0.0.19 ) (2023-01-06)
2
22
3
23
- dependencies updated
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-vuefire" ,
3
3
"description" : " Nuxt.js module for VueFire" ,
4
- "version" : " 0.0.19 " ,
4
+ "version" : " 0.1.0 " ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
7
7
"exports" : {
You can’t perform that action at this time.
0 commit comments