Releases: yjs/y-prosemirror
Releases · yjs/y-prosemirror
v1.0.19
v1.0.18
v1.0.17
v1.0.16
- remove complex tests because we know that they are failing at the moment 6db2428
- use eventloop.timeout() instead of setTimeout e663426
- update dependencies 22069e5
- handle setTimeout edge-case. closes #71 closes #70 6a1433a
- Merge pull request #99 from Saul-Mirone/master 1fde9b2
- fix(type): type parameter errors of yjs 262346a
- Merge pull request #90 from ankon/pr/exclude-test-from-dist a6c278a
- Merge pull request #91 from ankon/pr/disable-history-for-sync-changes fdbdda6
- Merge pull request #92 from fson/ville/clear-timeout af0a3a4
- Merge pull request #94 from ankon/pr/selection-builder 694dbb0
- Merge pull request #93 from ankon/pr/fix-jsdoc 95ceddb
- Extract determining the attributes used for the selection into a configurable "selection builder" 870461c
- Fix the JSDoc for
yCursorPlugin
cf7e08c - Fix a JSDoc type annotation 256dab6
- Clear timeout when destroying plugin 0657611
- Mark all transactions originating from this plugin as "not for history" dbcf1cc
- Exclude the tests from packaging for npm 0bc7eb2