Skip to content

Releases: yjs/y-websocket

v1.5.1

13 Dec 22:49
Compare
Choose a tag to compare

v1.5.0...v1.5.1

v1.5.0

11 Mar 09:15
Compare
Choose a tag to compare
  • upgrade typescript & lint 35be343
  • bump rollup 51b7052
  • Merge pull request #134 from Abdel-Monaam-Aouini/add-workflow c4c3d84
  • feat: add worklows PR & master 9cd9600

v1.4.6...v1.5.0

v1.4.6

02 Mar 16:07
Compare
Choose a tag to compare

v1.4.5...v1.4.6

v1.4.5

09 Sep 16:23
Compare
Choose a tag to compare

v1.4.4...v1.4.5

v1.4.4

19 Aug 13:10
Compare
Choose a tag to compare
  • lint 1d5d547
  • Merge pull request #114 from aryzing/patch-1 20c1ac2
  • Merge pull request #115 from aryzing/patch-2 aa43c0b
  • Merge pull request #116 from Himself65/patch-1 2da70b3
  • fix: server.listen port 8fa06a4
  • Export message type constants 1ee18c3
  • Update utils.js 6415ca2
  • Merge pull request #113 from broofa/patch-1 625a9d5
  • remove vestigial mutex code c925c24
  • Merge pull request #111 from lijie1129/refactor/resync bfb9d30
  • Improve the judgment condition of WS connection status in resync scenario f02ed34

v1.4.3...v1.4.4

v1.4.3

22 Apr 10:49
Compare
Choose a tag to compare
  • add option to disable broadcastchannel - closes #103 3c77495

v1.4.2...v1.4.3

v1.4.2

21 Apr 10:38
Compare
Choose a tag to compare
  • Merge pull request #102 from war1644/master d4f4a99
  • Fixed: The memory leak problem that 'websocketprovider' cannot release because 'process' listens to' exit 'events and uses anonymous functions to contain' this' 73157ab

v1.4.1...v1.4.2

v1.4.1

17 Apr 14:18
Compare
Choose a tag to compare

v1.4.0...v1.4.1

v1.4.0

21 Mar 12:18
Compare
Choose a tag to compare
  • add y-websocket bin entry (should be the proper name) 33c0021
  • Merge pull request #91 from zhuangya/patch-1 57fba26
  • implement connection-close & connecton-error event and add parameter for exponential backoff 4c4b244
  • Add docs about auth approach #94 eb53b55
  • correct npx directive 6b61bae

v1.3.18...v1.4.0

v1.3.18

20 Nov 14:43
Compare
Choose a tag to compare
  • Merge pull request #75 from rwth-acis/master 1e1be2c
  • Merge pull request #84 from realcliffzhang/package-json-exports-fix c4db346
  • fixed package.json - Allow import paths y-websocket/bin/utils, y-websocket/bin/callback 628804a
  • remove semicolons 0d217d3
  • fix websocket server running in dockerfile b623488

v1.3.17...v1.3.18