Skip to content

Releases: share/sharedb

v1.0.0-beta.10

01 Aug 22:33
Compare
Choose a tag to compare

Changes

  • #217 - Allow ops received by the server to be non-objects, for consistency with client (@gkubisa)
  • #204 - Fix memory leak where Doc.destroy leaves around a stub object (@gkubisa)
  • #228 - Log warning when using deprecated middleware actions "doc" and "after submit" (@gkubisa)

Tests

  • #226 - Update to Mocha 5 (@gkubisa)
  • #227 - Fix flaky maxSubmitRetries test (@alecgibson)
  • #230 - Remove devDependency on sharedb-mingo-memory, breaking a circular dependency when developing in share/sharedb (@ericyhwang)

Documentation