This repository has been archived by the owner on Jul 19, 2020. It is now read-only.
v0.10.0
- Bumped version of Yew from v0.12.0 to v0.13.0
- This brings support for web_sys, which necessitates specifying either "web_sys" or "std_web" as a feature. (Thanks @tarkah)