Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@dmonad dmonad released this 02 Apr 22:08
· 4 commits to master since this release

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