Skip to content

🍓 0.253.0

Compare
Choose a tag to compare
@botberry botberry released this 23 Nov 15:49
· 45 commits to main since this release

In this release, the return types of the get_root_value and get_context
methods were updated to be consistent across all view integrations. Before this
release, the return types used by the ASGI and Django views were too generic.

Releases contributed by @DoctorJohn via #3712