| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-22 | 1.3 kB | |
| v8.2.0 source code.tar.gz | 2026-04-22 | 107.6 kB | |
| v8.2.0 source code.zip | 2026-04-22 | 229.8 kB | |
| Totals: 3 Items | 338.7 kB | 2 | |
What's Changed
- [doc] Fix typo in old Doctrine Annotation syntax by @cvergne in https://github.com/thecodingmachine/graphqlite/pull/787
- Fix MutableInterfaceType not frozen in mutation-only return types by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/790
- Fix #[Security] on ExtendType fields (source-injection array_combine crash) by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/792
- Remove MyCLabs\Enum support by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/794
- fix: drop @internal annotation from InputField by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/795
- feat: explicit
descriptionattribute (+#[EnumValue]) + SchemaFactory docblock toggle by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/793 - docs: alphabetize annotations reference by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/798
- docs: fix broken anchors and stale Doctrine annotation references by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/799
- docs: rename annotations-reference to attributes-reference by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/800
Full Changelog: https://github.com/thecodingmachine/graphqlite/compare/v8.1.3...v8.2.0