v0.6.39
What's Changed
- Fix various issues that occur in examples by @hackerwins in #1117
- Handle selection changes on mouse release in Quill by @hackerwins in #1118
- Insert images in Quill editor with user attribution by @hackerwins in #1119
- Add enableDevtools option to useYorkieDoc by @hackerwins in #1120
- Prevent minus retains of delta operations in Quill by @hackerwins in #1121
- Fix local range calculation in delta for Quill by @hackerwins in #1122
- Prevent selection updates during IME input in Quill by @hackerwins in #1123
- Use deleteByID instead of filter for todo deletion in react-todomvc by @raararaara in #1124
Full Changelog: v0.6.38...v0.6.39