This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.2.3
### Bug fixes The [`insertText`](https://prosemirror.net/docs/ref/#state.Transaction.insertText) method now collapses the selection to the end of the inserted text, even when given explicit start/end positions.