File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 0.287.1 - 2025-12-03
5+ --------------------
6+
7+ Fix mypy plugin issues related to new version of mypy.
8+ The TypeAlias class has one more required argument "module" in the mypy version >= 1.19.
9+
10+ Contributed by [ Anton Zelenov] ( https://github.com/Ansud ) via [ PR #4060 ] ( https://github.com/strawberry-graphql/strawberry/pull/4060/ )
11+
12+
4130.287.0 - 2025-11-22
514--------------------
615
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[project ]
22name = " strawberry-graphql"
3- version = " 0.287.0 "
3+ version = " 0.287.1 "
44description = " A library for creating GraphQL APIs"
55authors = [{
name =
" Patrick Arminio" ,
email =
" [email protected] " }]
66license = { text = " MIT" }
You can’t perform that action at this time.
0 commit comments