pypi strawberry-graphql 0.302.0
🍓 0.302.0

latest releases: 0.303.1, 0.303.0
8 hours ago

The strawberry mypy plugin has been removed. It is no longer needed thanks to
@dataclass_transform, overloaded signatures, and the StrawberryTypeFromPydantic
protocol.

If you still have strawberry.ext.mypy_plugin in your mypy configuration, it will
emit a DeprecationWarning and can be safely removed. Pydantic users only need
the pydantic.mypy plugin.

Releases contributed by @bellini666 via #4258

Don't miss a new strawberry-graphql release

NewReleases is sending notifications on new releases.