v0.4.0
What's Changed
- Remove the unnecessary copy in
Blob::new
by @Liamolucko in #152 - Fix dir, dirxml macros in gloo-console by @WorldSEnder in #154
- Utility crate for common
web_sys
/js_sys
features by @hamza1311 in #155 - Add an
dbg!
equivalent togloo-console
by @hamza1311 in #158
Full Changelog: 0.3.0...0.4.0
Blog post: https://gloo-rs.web.app/blog/release-0.4.0/