Skip to content

Build(deps): Bump strawberry-graphql[fastapi] from 0.235.2 to 0.236.0

Bumps strawberry-graphql[fastapi] from 0.235.2 to 0.236.0.

Release notes

Sourced from strawberry-graphql[fastapi]'s releases.

🍓 0.236.0

This release changes some of the internals of Strawberry, it shouldn't be affecting most of the users, but since we have changed the structure of the code you might need to update your imports.

Thankfully we also provide a codemod for this, you can run it with:

strawberry upgrade update-imports

This release also includes additional documentation to some of the classes, methods and functions, this is in preparation for having the API reference in the documentation

Releases contributed by @​patrick91 via #3546

Changelog

Sourced from strawberry-graphql[fastapi]'s changelog.

0.236.0 - 2024-07-17

This release changes some of the internals of Strawberry, it shouldn't be affecting most of the users, but since we have changed the structure of the code you might need to update your imports.

Thankfully we also provide a codemod for this, you can run it with:

strawberry upgrade update-imports

This release also includes additional documentation to some of the classes, methods and functions, this is in preparation for having the API reference in the documentation

Contributed by Patrick Arminio via [PR #3546](strawberry-graphql/strawberry#3546)

Commits

Merge request reports