v2.0.2
版本发布时间: 2024-05-13 15:39:04
slab/quill最新发布版本:v2.0.2(2024-05-13 15:39:04)
What's Changed
Bug Fixes 🛠
- Fix typing errors for Quill.register by @hzgotb in https://github.com/quilljs/quill/pull/4127
- Fix event source when deleting a link with shortcuts by @luin in https://github.com/quilljs/quill/pull/4200
- Avoid side effects for Enter/Backspace when composing in Safari by @luin in https://github.com/quilljs/quill/pull/4201
- Ignore pasting images when image format is disallowed by @luin in https://github.com/quilljs/quill/pull/4202
Other Changes
- Respond to
/docs
route and do redirection by @younggglcy in https://github.com/quilljs/quill/pull/4174 - Consolidate README for sub packages by @luin in https://github.com/quilljs/quill/pull/4176
- Use labels for changelog generating by @luin in https://github.com/quilljs/quill/pull/4198
- Regenerate CHANGELOG from GitHub releases by @luin in https://github.com/quilljs/quill/pull/4199
- Upgrade Node.js to 20 for CI by @luin in https://github.com/quilljs/quill/pull/4203
New Contributors
- @hzgotb made their first contribution in https://github.com/quilljs/quill/pull/4127
Full Changelog: https://github.com/quilljs/quill/compare/v2.0.1...v2.0.2