Releases: streamich/json-joy
Releases · streamich/json-joy
v1.5.0
1.5.0 (2020-09-23)
Features
- 🎸 add server .stop() method (11c41dd)
v1.4.0
1.4.0 (2020-09-22)
Features
- 🎸 allow to pass through context with every message (a5871b2)
v1.3.1
1.3.1 (2020-09-17)
Bug Fixes
- 🐛 improve Rx server typing (d25a165)
- 🐛 improve rx sever call type (40eaf07)
v1.3.0
1.3.0 (2020-09-17)
Bug Fixes
- 🐛 remove complete subscption records (c0fb1e4)
Features
- 🎸 prevent client from using same ID (bf5f9d0)
v1.2.0
1.2.0 (2020-09-17)
Features
- 🎸 allow subscription observable to be wrapped in promise (9a67900)
v1.1.3
1.1.3 (2020-09-16)
Bug Fixes
- 🐛 better unsubscribe message skipping (e0fdf95)
v1.1.2
1.1.2 (2020-09-16)
Bug Fixes
- 🐛 don't send unsubscribe message if observable completed (c256e53)
v1.1.1
1.1.1 (2020-09-04)
Bug Fixes
- 🐛 use commonjs modules for es6 build (6523118)
v1.1.0
1.1.0 (2020-09-03)
Features
- 🎸 add JSON Patch docs (2d01b3c)
- 🎸 implement JSON-RPC server (a062d18)
- 🎸 implement JsonRxRpcServer (95e4c78)
v1.0.0
1.0.0 (2020-09-02)
Features
- 🎸 implement json-pointer, json-patch, json-rx (fdaf12a)