Skip to content

v1.0.0

Compare
Choose a tag to compare
@ericyhwang ericyhwang released this 20 Nov 21:55
· 461 commits to master since this release

🎉 [email protected] is here!

👉 See the upgrade guide for how to upgrade from the 1.x-beta releases:
https://github.com/share/sharedb/wiki/[email protected]


This is a summary of breaking changes from [email protected].* to [email protected]:

  • #311 - Deprecated middleware actions have been removed (@alecgibson)
    • "doc", whose functionality has been subsumed by "readSnapshots"
    • "afterSubmit" and "after submit", which have been renamed to "afterWrite" with no changes to functionality
  • #309 - Error codes have changed from numbers to strings (@alecgibson)
    • A few overloaded codes have been fixed.
    • Some other codes have been consolidated.