File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## 0.3.0
6+ - Use named export ([ 3fd201] ( https://github.com/distolma/storeon-vue/commit/3fd201ea0e199f82fccc0df5f733fa18f16f463a ) )
7+
58## 0.2.2
69- Remove unnecessary type declarations ([ d67d76] ( https://github.com/distolma/storeon-vue/commit/d67d765e1d09470b4260cfd9be20b61a6f4d2143 ) )
710
Original file line number Diff line number Diff line change 44
55A tiny connector for [ Storeon] and [ Vue] . ([ Demo] )
66
7- Size is only 135 bytes (minified and gzipped). It uses [ Size Limit] to control size.
7+ Size is only 145 bytes (minified and gzipped). It uses [ Size Limit] to control size.
88
99Read more about Storeon [ article] .
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " storeon-vue" ,
3- "version" : " 0.2.2 " ,
4- "description" : " A tiny (135 bytes) connector for Storeon and Vue" ,
3+ "version" : " 0.3.0 " ,
4+ "description" : " A tiny (145 bytes) connector for Storeon and Vue" ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "start" : " parcel serve example/index.html --open" ,
You can’t perform that action at this time.
0 commit comments