Skip to content

Releases: yjs/y-websocket

v4.0.0-1

11 Jun 22:09
Compare
Choose a tag to compare
v4.0.0-1 Pre-release
Pre-release
  • fix y-protocols import 656d947
  • realeasing v4 @y/websocket a89c8e9
  • [readme] fix issue in install script bde5101

v3.0.0...v4.0.0-1

v3.0.0

02 Apr 22:08
Compare
Choose a tag to compare

Important update

No breaking changes, except that this release does not ship a y-websocket server anymore. The y-websocket server is now maintained in y-webocket-server. This approach reduces dependencies for client-side packages.

changes

  • update deps and remove all optional dependencies bdcc05d
  • rip out y-websocket-server c802cc9
  • transform server to a proper esm module 6a29fd8
  • Merge pull request #190 from mythmon/patch-1 62a9aa1
  • Fix comment about trailing slashes b7db6f7
  • Merge pull request #187 from kemo-1/patch-1 6460a65
  • This is the correct path i think bce6b28

v2.1.0...v3.0.0

v2.1.0

19 Dec 10:11
Compare
Choose a tag to compare
  • always call connection-close event even if manually closed + switch to observablev2 f606f3f

v2.0.5-0...v2.1.0

v2.0.5-0

19 Dec 08:42
Compare
Choose a tag to compare
v2.0.5-0 Pre-release
Pre-release
  • force recreation of websocket connection when a ws connection is manually closed d3653d7

v2.0.4...v2.0.5-0

v2.0.4

15 Jul 14:47
Compare
Choose a tag to compare
  • add option to specify protocols 2c3c71e

v2.0.3...v2.0.4

v2.0.3

09 May 18:12
Compare
Choose a tag to compare
  • add docs for url parameters ce95ba8
  • make params configurable d8f1e6b
  • add better typings for server code 9e2dab6
  • Merge pull request #181 from chenmins/master 12608bd
  • Update callback.cjs 01a6e80
  • add tips for handling auth and add typings for ws 7945a5b
  • update af5c36d

v2.0.2...v2.0.3

v2.0.2

26 Mar 09:42
Compare
Choose a tag to compare

v2.0.1

25 Mar 17:49
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

20 Mar 10:58
Compare
Choose a tag to compare

v1.5.4...v2.0.0

v1.5.4

20 Feb 18:05
Compare
Choose a tag to compare
  • Merge pull request #175 from jblyberg/polyfill-fix 93dfcf7
  • Update y-websocket.js b25c89c

v1.5.3...v1.5.4