Releases: productdevbook/nitro-graphql
Releases · productdevbook/nitro-graphql
v2.0.0-beta.70
🐞 Bug Fixes
- Ensure nitro property is required in graphqlModule function signature - by @productdevbook (64129)
View changes on GitHub
v2.0.0-beta.69
🐞 Bug Fixes
- Update native module build command to use ESM flag - by @productdevbook (c57c7)
View changes on GitHub
v2.0.0-beta.68
🚀 Features
- Register additional GraphQL route handlers using module specifiers - by @productdevbook (3b068)
🐞 Bug Fixes
- Add crossws as a peer dependency and update graphql-yoga version - by @productdevbook (88c17)
- Use import.meta.resolve() to convert module specifiers to absolute paths - by @productdevbook and Claude Opus 4.5 (14c31)
- ci: Remove pnpm cache from dependent jobs to avoid post-action errors - by @productdevbook (a379f)
View changes on GitHub
v2.0.0-beta.67
v2.0.0-beta.66
🚀 Features
- Add cross-runtime utilities for file system and process management - by @productdevbook (9ddc5)
- Enhance CI workflow with separate unit and E2E test stages, add fixture isolation utilities, and update test configurations - by @productdevbook (0f17a)
- Add validation tests for external services configuration - by @productdevbook (53dd5)
View changes on GitHub
v2.0.0-beta.65
🚀 Features
- Add support for clientDir in package extends and enhance E2E tests for file watching - by @productdevbook (1f8f6)
View changes on GitHub
v2.0.0-beta.64
No significant changes
View changes on GitHub
v2.0.0-beta.63
No significant changes
View changes on GitHub
v2.0.0-beta.62
No significant changes
View changes on GitHub
v2.0.0-beta.61
🚀 Features
- Add E2E tests for relative clientDir configuration and implement necessary GraphQL schemas and documents - by @productdevbook (21f4a)
- Enhance client type generation by merging server scalars into client config and improve error logging - by @productdevbook (a7618)
- Nuxt 5 - by @productdevbook (59bff)
- Examples nuxt 5 - by @productdevbook (de12e)