What's Changed
This release includes a performance improvement to autocompletion, fixing an issue where cell editors would become unresponsive when autocompleting symbols with many completions.
* fix: json parse to be more performant for non-edge cases by mscolnick in https://github.com/marimo-team/marimo/pull/371
**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.53...0.1.54