File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0-beta.3] ( https://github.com/posva/pinia/compare/v2.0.0-beta.2...v2.0.0-beta.3 ) (2021-06-18)
2+
3+ ### Bug Fixes
4+
5+ - ** patch:** avoid merging reactive objects ([ a6a75e8] ( https://github.com/posva/pinia/commit/a6a75e891d3fc4a7ec2c5dea3ac8081cf460c4d2 ) ), closes [ #528 ] ( https://github.com/posva/pinia/issues/528 )
6+
7+ ### Features
8+
9+ - ** devtools:** display custom properties ([ fd901cd] ( https://github.com/posva/pinia/commit/fd901cdf34d035289067a189a874b7e2df1cbe3e ) )
10+
111# [ 2.0.0-beta.2] ( https://github.com/posva/pinia/compare/v2.0.0-beta.1...v2.0.0-beta.2 ) (2021-06-03)
212
313### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia" ,
3- "version" : " 2.0.0-beta.2 " ,
3+ "version" : " 2.0.0-beta.3 " ,
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