yarn yjs 12.0.2
Breaking changes in v12

latest releases: 13.6.15, 13.6.14, 13.6.13...
7 years ago
  • Types are synchronous and never return a promise (except explicitly stated)
    • y.share.map.get('map type') // => returns a y-map instead of a promise
    • The event property oldValues, and values contain a list of values (without wrapper)
  • Support for the y-leveldb database adapter
  • y-richtext supports Quill@1.0.0-rc.2
  • Only the types are affected by this release. You have to upgrade y-array@10.0.0, y-map@10.0.0, y-richtext@9.0.0, and y-xml@10.0.0

Don't miss a new yjs release

NewReleases is sending notifications on new releases.