You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated Node.js support to ^14.17.0 || ^16.0.0 || >= 18.0.0.
Updated the graphql-react peer dependency to ^18.0.0.
Updated dependencies.
Implemented TypeScript types via JSDoc comments.
Patch
Simplified dev dependencies and config for ESLint.
Removed the jsdoc-md dev dependency and the package docs-update and docs-check scripts, replacing the readme “API” section with a manually written “Exports” section.
Check TypeScript types via a new package types script.
Support Next.js page response Link header array values.