What's Changed
Features
* cell config, disabled cells by mscolnick akshayka in https://github.com/marimo-team/marimo/pull/105
* enhancement: add max-length, disabled to text and text_area by mscolnick in https://github.com/marimo-team/marimo/pull/100
Bug fixes
* add event listeners to send copy/paste to vscode by mscolnick in https://github.com/marimo-team/marimo/pull/94
* fix: form styles by mscolnick in https://github.com/marimo-team/marimo/pull/101
* fix: Decrease max transmittable output from 10MB to 5MB by akshayka in https://github.com/marimo-team/marimo/pull/108
* fix: extend dataclass parsing to handle container types by akshayka in https://github.com/marimo-team/marimo/pull/111
* fix: Add black as a dependency for formatting by akshayka in https://github.com/marimo-team/marimo/pull/118
**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.8...0.1.9