File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/loro-adaptors" : " 0.2.1 " ,
2+ "packages/loro-adaptors" : " 0.3.0 " ,
33 "packages/loro-protocol" : " 0.1.3" ,
4- "packages/loro-websocket" : " 0.2.1 "
4+ "packages/loro-websocket" : " 0.3.0 "
55}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.0] ( https://github.com/loro-dev/protocol/compare/loro-adaptors-v0.2.1...loro-adaptors-v0.3.0 ) (2025-11-11)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * better api for server adaptor
9+
10+ ### Code Refactoring
11+
12+ * better api for server adaptor ([ a8f470b] ( https://github.com/loro-dev/protocol/commit/a8f470bd40857ee2e06e6db12648e5d5406de57d ) )
13+
314## [ 0.2.1] ( https://github.com/loro-dev/protocol/compare/loro-adaptors-v0.2.0...loro-adaptors-v0.2.1 ) (2025-11-05)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " loro-adaptors" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "author" : " Loro Team" ,
55 "main" : " dist/index.js" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.0] ( https://github.com/loro-dev/protocol/compare/loro-websocket-v0.2.1...loro-websocket-v0.3.0 ) (2025-11-11)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * better api for server adaptor
9+
10+ ### Code Refactoring
11+
12+ * better api for server adaptor ([ a8f470b] ( https://github.com/loro-dev/protocol/commit/a8f470bd40857ee2e06e6db12648e5d5406de57d ) )
13+
14+
15+ ### Dependencies
16+
17+ * The following workspace dependencies were updated
18+ * dependencies
19+ * loro-adaptors bumped to 0.3.0
20+
321## [ 0.2.1] ( https://github.com/loro-dev/protocol/compare/loro-websocket-v0.2.0...loro-websocket-v0.2.1 ) (2025-11-05)
422
523
Original file line number Diff line number Diff line change 11{
22 "name" : " loro-websocket" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "private" : false ,
55 "description" : " WebSocket client and SimpleServer for syncing CRDTs base on loro-protocol" ,
66 "author" : " Loro Team" ,
You can’t perform that action at this time.
0 commit comments