v0.5.0
Seedupdated to0.6.0.- [BREAKING]
wasm-pack>0.9.0required. - Deleted unnecessary
optimize-wasm.jsscript. - Minor
lib.rschanges - removedCloneconstraint onMsgandprerenderedvariable 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.