Fix invalid error propagation for custom scalars: Users experience improved error handling when using custom scalars, ensuring that errors are reported correctly without crashing the application.
Fix crash in Node.js when mixing sync and async resolvers: This update resolves a critical issue that could cause the application to crash, enhancing stability and reliability for users.
Others
Check for 'globalThis.process' before accessing it: This change improves compatibility and prevents potential issues in various environments, ensuring a smoother experience for users.