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-alpha.13] ( https://github.com/posva/pinia/compare/v2.0.0-alpha.12...v2.0.0-alpha.13 ) (2021-04-10)
2+
3+ ### Bug Fixes
4+
5+ - ** subscribe:** remove subscription when unmounted ([ 10e1c30] ( https://github.com/posva/pinia/commit/10e1c3069a23f3a9c0d1e32cbc1fbb074709173e ) )
6+
7+ ### Features
8+
9+ - ** types:** fail on async patch ([ c254a8a] ( https://github.com/posva/pinia/commit/c254a8abc73d7e2589acbffe432a33f985c1003d ) )
10+
111# [ 2.0.0-alpha.12] ( https://github.com/posva/pinia/compare/v2.0.0-alpha.11...v2.0.0-alpha.12 ) (2021-04-09)
212
313### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia" ,
3- "version" : " 2.0.0-alpha.12 " ,
3+ "version" : " 2.0.0-alpha.13 " ,
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