Releases: enisdenjo/graphql-ws
Releases · enisdenjo/graphql-ws
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
v5.8.2
12 May 15:13
Compare
Sorry, something went wrong.
No results found
5.8.2 (2022-05-12)
Bug Fixes
server: Should clean up subscription reservations on abrupt errors without relying on connection close (611c223 )
v5.8.1
25 Apr 13:29
Compare
Sorry, something went wrong.
No results found
5.8.1 (2022-04-25)
Bug Fixes
client: isFatalConnectionProblem
defaults to undefined for using shouldRetry
(9d5c573 )