File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0-alpha.11] ( https://github.com/vuejs/vuefire/compare/v3.0.0-alpha.10...v3.0.0-alpha.11 ) (2022-11-25)
2
+
3
+ ### Bug Fixes
4
+
5
+ - avoid warning isSSR ([ 197b036] ( https://github.com/vuejs/vuefire/commit/197b03623e1fc5e968bf767f29854e81415cb12d ) )
6
+ - ** ssr:** use ssrKey in firestore ([ 25d86ca] ( https://github.com/vuejs/vuefire/commit/25d86cac1bb230ac3478aebab92062f6a6f3632c ) )
7
+
8
+ ### Features
9
+
10
+ - add global options ([ 5137a99] ( https://github.com/vuejs/vuefire/commit/5137a990b790cbee0366aef83a00a4c50865f135 ) )
11
+ - ** database:** add once option ([ 0c321fb] ( https://github.com/vuejs/vuefire/commit/0c321fbf6366d8dd7958768f2c9265bafeae1497 ) )
12
+ - ** database:** once on server ([ c4eb143] ( https://github.com/vuejs/vuefire/commit/c4eb1432fe11aba1cc5dda107a61ee214d8d70aa ) )
13
+ - ** firestore:** force once option during SSR ([ 397a8de] ( https://github.com/vuejs/vuefire/commit/397a8de8cc80b37b441fb9f1b40b04234deb1984 ) )
14
+
1
15
# [ 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
16
3
17
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefire" ,
3
- "version" : " 3.0.0-alpha.10 " ,
3
+ "version" : " 3.0.0-alpha.11 " ,
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