File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0-alpha.7] ( https://github.com/posva/pinia/compare/v2.0.0-alpha.6...v2.0.0-alpha.7 ) (2021-01-21)
2+
3+ ### Bug Fixes
4+
5+ - resilient _ VUE_DEVTOOLS_TOAST_ ([ #334 ] ( https://github.com/posva/pinia/issues/334 ) ) ([ c0cacd2] ( https://github.com/posva/pinia/commit/c0cacd2631d76d9d6de2b16d4106ad7decb51217 ) )
6+
7+ ### Features
8+
9+ - enable calling ` useStore() ` in client ([ c949b80] ( https://github.com/posva/pinia/commit/c949b80391cae322f024b8cc369be351d5d6a693 ) )
10+ - store plugins ([ f027bf5] ( https://github.com/posva/pinia/commit/f027bf587b37c7fc30eba4da5f90d52d99e6536d ) )
11+
112# [ 2.0.0-alpha.6] ( https://github.com/posva/pinia/compare/v2.0.0-alpha.5...v2.0.0-alpha.6 ) (2020-12-31)
213
314### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia" ,
3- "version" : " 2.0.0-alpha.6 " ,
3+ "version" : " 2.0.0-alpha.7 " ,
44 "description" : " Some awesome description" ,
55 "main" : " dist/pinia.cjs.js" ,
66 "module" : " dist/pinia.esm-bundler.js" ,
You can’t perform that action at this time.
0 commit comments