v0.5.0
Seed
updated to0.6.0
.- [BREAKING]
wasm-pack
>0.9.0
required. - Deleted unnecessary
optimize-wasm.js
script. - Minor
lib.rs
changes - removedClone
constraint onMsg
andprerendered
variable is replaced with aModel
's property. - Added
wasm_bindgen_test_configure!(run_in_browser);
intotest.rs
. - Disabled performance hints in
webpack.config.js
. - Removed
critters-webpack-plugin
.