File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.0.0-alpha.3] ( https://github.com/vuejs/vuefire/compare/v3.0.0-alpha.2...v3.0.0-alpha.3 ) (2022-10-07)
2+
3+ ### Bug Fixes
4+
5+ - make @vue/composition-api optional ([ #1068 ] ( https://github.com/vuejs/vuefire/issues/1068 ) ) ([ 33eee5e] ( https://github.com/vuejs/vuefire/commit/33eee5e47a6b0cd3522d4cd44ec7387c9075fcee ) )
6+
7+ ### Features
8+
9+ - use Firebase 9 ([ 81701bb] ( https://github.com/vuejs/vuefire/commit/81701bba36776a2bb75d3581a66d2060f9144591 ) )
10+
11+ ### BREAKING CHANGES
12+
13+ - vuefire now requires firebase 9
14+
115# [ 3.0.0-alpha.2] ( https://github.com/posva/vuefire/compare/v3.0.0-alpha.1...v3.0.0-alpha.2 ) (2020-12-08)
216
317- Support for Firebase 8
Original file line number Diff line number Diff line change 11{
22 "name" : " vuefire" ,
3- "version" : " 3.0.0-alpha.2 " ,
3+ "version" : " 3.0.0-alpha.3 " ,
44 "description" : " Official Firebase bindings for Vue.js" ,
55 "packageManager" :
" [email protected] " ,
66 "unpkg" : " dist/vuefire.global-vue-2.js" ,
You can’t perform that action at this time.
0 commit comments