v1.0.5
What's Changed
- Replace
react-query
with@tanstack/react-query
- Update GraphQL Codegen (& plugins)
- Add a custom error response object in GraphQL
- Remove console logs in production
- Update
next
&prisma
to latest - Fix error that shows
Internal Server Error
instead of the message - Resolve security vulnerability: SQL Injection and Cross-site Scripting in class-validator
Full Changelog: v1.0.4...v1.0.5