| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-05-13 | 1.3 kB | |
| Version 2.0.2 source code.tar.gz | 2024-05-13 | 711.9 kB | |
| Version 2.0.2 source code.zip | 2024-05-13 | 852.2 kB | |
| Totals: 3 Items | 1.6 MB | 4 | |
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
/docsroute 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