- 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
, andvalues
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