Skip to content

Releases: yjs/y-websocket

v1.3.5

10 Oct 15:15
Compare
Choose a tag to compare

v1.3.4...v1.3.5

v1.3.4

04 Oct 10:28
Compare
Choose a tag to compare

Thanks @ellisonbg for fixing the memory leak ❤️

  • put encoder in block to scope it from ping interval handler #30 b6bb04a
  • Merge pull request #30 from ellisonbg/clear-interval db90e2a
  • Add clearInterval calls to clean up closure. 7533057

v1.3.3...v1.3.4

v1.3.3

11 Aug 19:55
Compare
Choose a tag to compare

v1.3.2...v1.3.3

v1.3.2

08 Aug 16:50
Compare
Choose a tag to compare
  • Merge branch 'Mansehej-master' fcb9b10
  • personal style update f7e5d4c
  • Change run script in ReadMe callback example f61b364
  • Fix callback request error logging a7d805c
  • Serialize Yjs type before callback 7d8d9a4
  • Change isCallbackSet from function call to Boolean constant fe0c513
  • Update ReadMe for HTTP Callbacks 968e71e
  • Implement http based callback adfb872

Releases #18 #20

v1.3.1...v1.3.2

Basic persistence

10 Jul 01:21
Compare
Choose a tag to compare
  • implement resyncInterval - #19 ce66920
  • implemented WebSocket polyfill - implements #17 dedc7f5
  • Fix YPERSISTENCE -- allowing y-leveldb persistence f6943f3
  • bump deps 5b758e2

v1.3.0...v1.3.1

v1.3.0

05 Jun 02:12
Compare
Choose a tag to compare
  • bump y-protocols for better event handling 01d8c2a
  • bump deps & add package.json funding 0b897cd

v1.2.5...v1.3.0

v1.2.5

02 Apr 10:23
Compare
Choose a tag to compare
  • bump yjs dependency f2ea4c5
  • lint 1ba2b7a
  • Use url without query params for broadcastchannel. fixes #12 15a9c99
  • Merge branch 'canadaduane-fix-cpu-load' 2e3a1c7
  • increase disconnected-check interval timeout 0e4413f
  • Add a 500ms delay to setInterval to reduce CPU load 612bf04
  • Merge pull request #10 from yjs/dependabot/npm_and_yarn/acorn-6.4.1 22e5a49
  • Bump acorn from 6.1.1 to 6.4.1 9df4239

v1.2.4...v1.2.5

v1.2.4

18 Feb 23:02
Compare
Choose a tag to compare

v1.2.3...v1.2.4

v1.2.3

18 Feb 21:32
Compare
Choose a tag to compare

v1.2.2

18 Feb 21:18
Compare
Choose a tag to compare

v1.2.1...v1.2.2