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.8] ( https://github.com/posva/pinia/compare/v2.0.0-alpha.7...v2.0.0-alpha.8 ) (2021-03-29)
2+
3+ ### Bug Fixes
4+
5+ - use assign instead of spread ([ b2bb5ba] ( https://github.com/posva/pinia/commit/b2bb5ba4faf52c41479a7d77490b85016b853229 ) )
6+ - ** cjs:** ensure dev checks on cjs build ([ a255735] ( https://github.com/posva/pinia/commit/a255735211b796120d5f76470ea18759f1eb5d97 ) )
7+
8+ ### Features
9+
10+ - ** devtools:** logo and titles ([ 0963fd0] ( https://github.com/posva/pinia/commit/0963fd0b647b0e5414782f78167c770cbab24a83 ) )
11+
112# [ 2.0.0-alpha.7] ( https://github.com/posva/pinia/compare/v2.0.0-alpha.6...v2.0.0-alpha.7 ) (2021-01-21)
213
314### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia" ,
3- "version" : " 2.0.0-alpha.7 " ,
3+ "version" : " 2.0.0-alpha.8 " ,
44 "description" : " Intuitive, type safe and flexible Store for Vue" ,
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