Releases: enisdenjo/graphql-ws
Releases · enisdenjo/graphql-ws
v5.12.0
06 Mar 01:40
Compare
Sorry, something went wrong.
No results found
v5.11.3
01 Feb 15:22
Compare
Sorry, something went wrong.
No results found
5.11.3 (2023-02-01)
Bug Fixes
ws,uWebSockets,@fastify/websocket: Handle internal errors that are not instances of Error (#442 ) (9884889 ), closes #441
v5.11.2
21 Sep 19:44
Compare
Sorry, something went wrong.
No results found
5.11.2 (2022-09-21)
Bug Fixes
Reorder types paths in package.json for better import resolution (#406 ) (37263c5 )
v5.11.1
16 Sep 15:19
Compare
Sorry, something went wrong.
No results found
5.11.1 (2022-09-16)
Bug Fixes
server: Shouldn't send a complete message if client sent it (331fe47 ), closes #403
v5.11.0
16 Sep 12:14
Compare
Sorry, something went wrong.
No results found
5.11.0 (2022-09-16)
Features
client: Provide subscribe payload in generateID (d0bc6e1 ), closes #398
v5.10.2
12 Sep 17:35
Compare
Sorry, something went wrong.
No results found
5.10.2 (2022-09-12)
Performance Improvements
v5.10.1
19 Aug 13:46
Compare
Sorry, something went wrong.
No results found
5.10.1 (2022-08-19)
Bug Fixes
client: Debounce close by lazyCloseTimeout (c332837 ), closes #388
v5.10.0
09 Aug 15:12
Compare
Sorry, something went wrong.
No results found
v5.9.1
01 Jul 11:07
Compare
Sorry, something went wrong.
No results found
5.9.1 (2022-07-01)
Bug Fixes
Add types path to package.json exports (#375 ) (9f394d7 )
v5.9.0
09 Jun 15:18
Compare
Sorry, something went wrong.
No results found
5.9.0 (2022-06-09)
Features
Descriptive invalid message errors (b46379e ), closes #366