You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/loro-websocket/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,18 @@
6
6
7
7
* Flock client/server adaptors now emit binary-encoded version vectors using `@loro-dev/flock`'s `encodeVersionVector`; prior JSON encoding is no longer supported.
* Support cookies when authenticating websockets ([#44](https://github.com/loro-dev/protocol/issues/44)) ([903eb9c](https://github.com/loro-dev/protocol/commit/903eb9c2312caa71b883166281ef3a3076517022))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
* resolve lint errors in handshake-auth.test.ts and simple-server.ts ([#49](https://github.com/loro-dev/protocol/issues/49)) ([206fa93](https://github.com/loro-dev/protocol/commit/206fa93b93cfedf25f7b40d60d667ef5ce9ef619))
0 commit comments