File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0-alpha.10] ( https://github.com/vuejs/vuefire/compare/v3.0.0-alpha.9...v3.0.0-alpha.10 ) (2022-11-21)
2
+
3
+ ### Bug Fixes
4
+
5
+ - resilient walkSet and walkGet ([ 80879d1] ( https://github.com/vuejs/vuefire/commit/80879d1e925a1c186f47d7b29c5838b8af40a358 ) )
6
+
7
+ ### Features
8
+
9
+ - ** auth:** update current profile info ([ ae90bed] ( https://github.com/vuejs/vuefire/commit/ae90bed8f80de7449673e6a145079e3e17318540 ) )
10
+ - ** firestore:** fetch once option ([ 094f6a5] ( https://github.com/vuejs/vuefire/commit/094f6a561b713e94027c73ea4560062493b09be4 ) )
11
+
1
12
# [ 3.0.0-alpha.9] ( https://github.com/vuejs/vuefire/compare/v3.0.0-alpha.8...v3.0.0-alpha.9 ) (2022-11-17)
2
13
3
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefire" ,
3
- "version" : " 3.0.0-alpha.9 " ,
3
+ "version" : " 3.0.0-alpha.10 " ,
4
4
"description" : " Official Firebase bindings for Vue.js" ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"unpkg" : " dist/index.iife.js" ,
You can’t perform that action at this time.
0 commit comments