v2.0.0-beta.51
Pre-release
Pre-release
·
104 commits
to main
since this release
🚀 Features
- Make GraphQL config optional by checking for existence of config.ts - by @productdevbook (3ee3c)
- Add demo schema and resolver when none are found in development mode - by @productdevbook (bb856)
- Add API handler example in nitro routes - by @productdevbook (57abf)
- Add conditional file watching setup for development mode - by @productdevbook (ceff4)
The number of tests was increased to over 60%.