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 2
2
3
3
[ UNRELEASED]
4
4
5
+ [ 0.5.0]
6
+
5
7
- ` Seed ` updated to ` 0.6.0 ` .
6
- - Delete unnecessary ` optimize-wasm.js ` script.
7
8
- [ BREAKING] ` wasm-pack ` > ` 0.9.0 ` required.
9
+ - Deleted unnecessary ` optimize-wasm.js ` script.
8
10
- Minor ` lib.rs ` changes - removed ` Clone ` constraint on ` Msg ` and ` prerendered ` variable is replaced with a ` Model ` 's property.
9
11
- Added ` wasm_bindgen_test_configure!(run_in_browser); ` into ` test.rs ` .
10
12
- Disabled performance hints in ` webpack.config.js ` .
Original file line number Diff line number Diff line change 1
1
{
2
2
"author" :
" Martin Kavík <[email protected] >" ,
3
3
"name" : " seed-quickstart-webpack" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.5.0 " ,
5
5
"repository" : " https://github.com/MartinKavik/seed-quickstart-webpack" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments