This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.0.1
### Bug fixes Dragging from a content node directly to the outside of the editor will now properly hide the drop cursor. Make removal of drop cursor part of the drop transaction when possible. Use `dropPoint` from prosemirror-transform, rather than a local parallel implementation.