This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.19.3
### Bug fixes Add `userEvent` annotations to search and replace transactions. Make sure the editor handles keys bound to `findNext`/`findPrevious` even when there are no matches, to avoid the browser's search interrupting users. ### New features Add a `Symbol.iterator` property to the cursor types, so that they can be used with `for`/`of`.