Skip to content

Releases: zbryikt/sharedb-wrapper

3.0.2

Choose a tag to compare

@zbryikt zbryikt released this 27 Feb 09:34
  • remove unnecessary log

3.0.1

Choose a tag to compare

@zbryikt zbryikt released this 27 Feb 09:33
  • internalize dummy async by aliasify to prevent potential module overwrite issue

3.0.0

Choose a tag to compare

@zbryikt zbryikt released this 27 Feb 05:20
  • API redesign:
    • status change event
    • cancel, status API. proper status definition
    • return Promise in disconnect, cancel, conenct
  • better backend error handling

2.0.0

Choose a tag to compare

@zbryikt zbryikt released this 26 Feb 15:50
  • (breaking) separate ot-json from client bundle. still provide it as a separated file ot-json.min.js.
  • (breaking) use dummy async to minimize bundle size
  • (breaking) error is now described based on lderror.
  • (breaking) access is now ignored during handshaking.
  • upgrade dependencies

1.0.0

Choose a tag to compare

@zbryikt zbryikt released this 02 Feb 05:12
  • upgrade pg from v7 to v8 by upgrading following dependencies:
    • upgrade sharedb-postgres to @plotdb/sharedbpostgres@4.0.1.
    • upgrade sharedb-pg-mdb from github:zbryikt/sharedb-pg-mdb to sharedb-pg-mdb@0.0.2.
  • upgrade sharedb from 1.0.0 to 1.6.0

0.2.0

Choose a tag to compare

@zbryikt zbryikt released this 28 Nov 07:14
  • remove collection option, and move it into get / getSnapshot as an optional parameter.

0.1.0

Choose a tag to compare

@zbryikt zbryikt released this 28 Nov 05:05
  • phase out opt.url.path
  • exclude ot-json0, json0-ot-diff and diff-match-patch from bundle. Use them through @plotdb/json0 if needed.
  • improve bundle approach

0.0.2

Choose a tag to compare

@zbryikt zbryikt released this 25 Nov 02:00
  • update dependencies to fix vulnerabilities
  • release needed files only
  • bug fix: connection failed if session is not available in express
  • add auto-reconnect option
  • add sharedb-adapter for partial document

0.0.1

Choose a tag to compare

@zbryikt zbryikt released this 12 Aug 17:58
de6366f
Bump elliptic from 6.5.1 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>