Parser: Enhance the parsing experience by limiting the maximum number of tokens, improving performance and preventing memory exhaustion during complex queries.
Improvements
Parser: Allow the parser options to explicitly accept undefined, making it easier to pass TypeScript checks in your code.
Event Stream: Introduce named arguments for the createSourceEventStream function, simplifying the API and aligning it with other GraphQL entry points.
Fixes
Fix issues with CodeSandbox by implementing a workaround for TypeScript enums, ensuring smoother functionality in version 16.