Releases: strawberry-graphql/strawberry-django
Releases · strawberry-graphql/strawberry-django
Release 0.28.3
What's Changed
- fix(docs): Standardising the use of strawberry_django throughout the documentation. by @ArcD7 in #440
- Fix code example on updating
field_type_map
. by @alimony in #441 - fix: support for fields using async only extensions by @bellini666 in #444
New Contributors
Full Changelog: v0.28.2...v0.28.3
Release 0.28.2
Release 0.28.1
What's Changed
Full Changelog: v0.28.0...v0.28.1
Release 0.28.0
Release 0.27.0
What's Changed
- Fix: ordering when dealing with camelCased field by @he0119 in #430
- Guarantee 'AND', 'OR', and 'NOT' filter fields get evaluated last by … by @TWeidi in #424
New Contributors
Full Changelog: v0.26.0...v0.27.0
Release 0.26.0
What's Changed
- Login and CurrentUser queries yield broken responses by @sdobbelaere in #421
Full Changelog: v0.25.0...v0.26.0
Release 0.25.0
What's Changed
- fix small errata by @jalvarezz13 in #419
- Refactor create method to ensure proxy-model compatibility by @sdobbelaere in #394
New Contributors
- @jalvarezz13 made their first contribution in #419
Full Changelog: v0.24.4...v0.25.0
Release 0.24.4
Release 0.24.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #416
- perf: cache nested import of get_user_or_annonymous to improve performance by @bellini666 in #417
Full Changelog: v0.24.2...v0.24.3
Release 0.24.2
What's Changed
- fix: make sure custom fields are kept during inheritance by @bellini666 in #415
Full Changelog: v0.24.1...v0.24.2