BREAKING CHANGE(TypedSocket.createServer): Remove SmartExpress attachment support from createServer and upgrade smartsocket to ^3.0.0

This commit is contained in:
2025-12-03 09:34:33 +00:00
parent e2e359c9c7
commit 14966304e3
6 changed files with 35 additions and 27 deletions

View File

@@ -29,7 +29,7 @@
"@push.rocks/isohash": "^2.0.1",
"@push.rocks/smartjson": "^5.2.0",
"@push.rocks/smartrx": "^3.0.10",
"@push.rocks/smartsocket": "^2.1.0",
"@push.rocks/smartsocket": "^3.0.0",
"@push.rocks/smartstring": "^4.1.0",
"@push.rocks/smarturl": "^3.1.0"
},