v2.0.9 (2023-11-24)
Bug Fixes
- skip parsing GraphQL requests if the request url doesn't match (#1871) (565e802) @mattcosta7 @kettanaito
- throw on invalid request handlers value in ".use()" (#1876) (ce73dfe) @kettanaito
- resolve segfault issue caused by "node:events" import (#1885) (f188d77) @mattcosta7 @kettanaito