We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 517d009 commit e3a6faaCopy full SHA for e3a6faa
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# v2.0.2 (2024-05-13)
2
+
3
+<!-- Release notes generated using configuration in .github/release.yml at v2.0.2 -->
4
5
+## What's Changed
6
+### Bug Fixes 🛠
7
+* Fix typing errors for Quill.register by @hzgotb in https://github.com/quilljs/quill/pull/4127
8
+* Fix event source when deleting a link with shortcuts by @luin in https://github.com/quilljs/quill/pull/4200
9
+* Avoid side effects for Enter/Backspace when composing in Safari by @luin in https://github.com/quilljs/quill/pull/4201
10
+* Ignore pasting images when image format is disallowed by @luin in https://github.com/quilljs/quill/pull/4202
11
12
+[All changes](https://github.com/quilljs/quill/releases/tag/v2.0.2)
13
14
# v2.0.1 (2024-05-01)
15
16
## Bug Fixes
0 commit comments