Release 0.63.0
What's Changed
- fix: ensure dataclass's kwarg-only is specified to allow mixing fields (closes #768) by @axieum in #769
- fix: handle lazy filters and ordering in strawberry_django.connection by @rcybulski1122012 in #773
- docs: Fix minor typo "recommented". by @roelzkie15 in #775
- test: pytest-xdist for parallel testing by @roelzkie15 in #776
New Contributors
- @roelzkie15 made their first contribution in #775
- @rcybulski1122012 made their first contribution in #773
Full Changelog: v0.62.0...v0.63.0