v2.2.0
- Apply
pointer-events: none
CSS to selections so that other users' selections don't block mouse and touch interaction - Ignore zero-width and zero-height selection rectangles
- Build selections from multiple
Range
s - Fix max Quill index bug
- Add a local cursor transform for smoother experience on high-latency connections