File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
33[ UNRELEASED]
44
5+ [ 0.4.1]
6+
57- Ignore ` clippy ` lint rule ` must_use_candidate ` .
68- Optimized build (WASM file size changed from 584 to 349 KB).
79- ` Seed ` updated to ` 0.5.1 ` + updated ` crate/src/lib.rs ` .
810- Updated all Rust dependencies.
911- Updated all JS dependencies.
1012
11-
1213[ 0.4.0]
1314
1415- ` Seed ` updated to ` 0.5.0 ` + refactored ` crate/src/lib.rs ` .
Original file line number Diff line number Diff line change 11{
22 "author" : " Martin Kavík <martin@kavik.cz>" ,
33 "name" : " seed-quickstart-webpack" ,
4- "version" : " 0.4.0 " ,
4+ "version" : " 0.4.1 " ,
55 "repository" : " https://github.com/MartinKavik/seed-quickstart-webpack" ,
66 "license" : " MIT" ,
77 "scripts" : {
2121 "port" : 8000
2222 },
2323 "devDependencies" : {
24- "@wasm-tool/wasm-pack-plugin" : " 1.1.0 " ,
24+ "@wasm-tool/wasm-pack-plugin" : " 1.0.1 " ,
2525 "binaryen" : " ^90.0.0" ,
2626 "clean-webpack-plugin" : " ^3.0.0" ,
2727 "concurrently" : " ^5.0.2" ,
You can’t perform that action at this time.
0 commit comments