What's Changed
Bug Fixes ๐
- Export Delta, AttributeMap and other related objects by @luin in https://github.com/slab/quill/pull/4220
- Handle consecutive spaces when copying and pasting by @jhchen in https://github.com/slab/quill/pull/4502
Documentation ๐
- Fixed a few typos in docs/installation.md...