Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
strawberry_graphql-0.283.0-py3-none-any.whl | 2025-10-06 | 309.8 kB | |
strawberry_graphql-0.283.0.tar.gz | 2025-10-06 | 212.0 kB | |
0.283.0 source code.tar.gz | 2025-10-06 | 1.2 MB | |
0.283.0 source code.zip | 2025-10-06 | 1.6 MB | |
README.md | 2025-10-06 | 332 Bytes | |
Totals: 5 Items | 3.4 MB | 0 |
In this release, we renamed the strawberry server
command to strawberry dev
to better reflect its purpose as a development server.
We also deprecated the strawberry-graphql[debug-server]
extra in favor of
strawberry-graphql[cli]
. Please update your dependencies accordingly.
Releases contributed by @DoctorJohn via [#4011]