What's Changed
- fix(server): undefined stripped from query result by @juliusmarminge in #4187
- perf(server):
Overwrite
util type is unnecessarily expensive by @mozzius in #4204 - feat(server): retain
Error.cause
even if the original cause isn't anError
-instance by @KATT in #4219 - fix(react): use ref to ensure opts stay sync'd with subscription by @KATT in #4222
New Contributors
- @jaredpalmer made their first contribution in #4161
Full Changelog: v10.20.0...v10.21.0