File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33[ UNRELEASED]
44
5+ [ 0.5.0]
6+
57- ` Seed ` updated to ` 0.6.0 ` .
6- - Delete unnecessary ` optimize-wasm.js ` script.
78- [ BREAKING] ` wasm-pack ` > ` 0.9.0 ` required.
9+ - Deleted unnecessary ` optimize-wasm.js ` script.
810- Minor ` lib.rs ` changes - removed ` Clone ` constraint on ` Msg ` and ` prerendered ` variable is replaced with a ` Model ` 's property.
911- Added ` wasm_bindgen_test_configure!(run_in_browser); ` into ` test.rs ` .
1012- Disabled performance hints in ` webpack.config.js ` .
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.1 " ,
4+ "version" : " 0.5.0 " ,
55 "repository" : " https://github.com/MartinKavik/seed-quickstart-webpack" ,
66 "license" : " MIT" ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments