Yjs Versions Save

Shared data types for building collaborative software

v13.6.4

11 months ago
  • heavily improve performance when there are many events 885a7404

https://github.com/yjs/yjs/compare/v13.6.3...v13.6.4

v13.6.3

11 months ago
  • Merge pull request #540 from yjs/ytext-cleanup-538-refactor 95636121
  • refactor #538 (formatting attrs) a bit ce098d0a
  • scan the document once for all ytexts when cleaning up 08801dd4
  • group cleanups for YText changes into a single transaction 3741f43a

https://github.com/yjs/yjs/compare/v13.6.2...v13.6.3

v13.6.0

1 year ago
  • Implement function that obfuscates a ydoc and scrambles its content 39167e6e

https://github.com/yjs/yjs/compare/v13.5.53...v13.6.0

v13.5.53

1 year ago
  • ytext: diff should never create useless delta op d039d48b

https://github.com/yjs/yjs/compare/v13.5.52...v13.5.53

v13.5.52

1 year ago
  • lint 49f43528
  • implement fix for #500. extends #515 ba96f2fe
  • Fix lint errors 99bab4a1
  • Restore deleted entries in a map 1674d398
  • Merge pull request #518 from WofWca/jsdoc-yarray dc3e99e6
  • docs: fix JSDoc typo fb6664a2

https://github.com/yjs/yjs/compare/v13.5.51...v13.5.52

v13.5.51

1 year ago
  • use lib0 conditional exports in cjs file e73eb0bf
  • specify engine d8158554
  • bump ci to use current nodejs versions 61ba6cdd
  • fix typings and lib0 resolution cb70d7ba
  • modernize tsconfig 2001bec8

https://github.com/yjs/yjs/compare/v13.5.50...v13.5.51

v13.5.50

1 year ago
  • toDelta doesnt create transaction - fixes #506 227018f5
  • add tests for complex Y.Text deltas da8bacfc
  • add docs: tr.changes should only be computed during the event 92bad631

https://github.com/yjs/yjs/compare/v13.5.49...v13.5.50

v13.5.49

1 year ago
  • fix generating too many cleanup transactions. closes #506 fe48efe6

https://github.com/yjs/yjs/compare/v13.5.48...v13.5.49

v13.5.48

1 year ago
  • optimize formatting cleanup 035e3500
  • fix attribute update issue - fixes #503 bf338d80

https://github.com/yjs/yjs/compare/v13.5.47...v13.5.48

v13.5.47

1 year ago
  • increasing sort of ds encoding 2576d4ef
  • Merge pull request #439 from Synthesia-Technologies/feat/deterministic-update-encoding 58b75495
  • delete set encoding should be in descending order 6b7b3136
  • Make encodeStateAsUpdate deterministic da052bdb

https://github.com/yjs/yjs/compare/v13.5.46...v13.5.47