What's Changed
This change includes a bug fix for `mo.image`, and closes a potential memory leak in the frontend.
* fix: unmount react component when web-component unmounts by mscolnick in https://github.com/marimo-team/marimo/pull/163
* fix: width should be in px for mo.image by akshayka in https://github.com/marimo-team/marimo/pull/166
**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.19...0.1.20