| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-16 | 1.4 kB | |
| v8.3.1 source code.tar.gz | 2026-07-16 | 120.5 kB | |
| v8.3.1 source code.zip | 2026-07-16 | 262.4 kB | |
| Totals: 3 Items | 384.3 kB | 0 | |
What's Changed
- Fix CI: update Symfony and PSR cache dependencies for no-framework example, make static analysis happy with possible types of callback params by @andrew-demb in https://github.com/thecodingmachine/graphqlite/pull/811
- chore: remove package-versions-deprecated dependency by @reydajp in https://github.com/thecodingmachine/graphqlite/pull/810
- Bump codecov/codecov-action from 6.0.0 to 7.0.0 by @dependabot[bot] in https://github.com/thecodingmachine/graphqlite/pull/808
- Update doctrine/coding-standard requirement from ^13.0 to ^13.0 || ^14.0 by @dependabot[bot] in https://github.com/thecodingmachine/graphqlite/pull/803
- Reuse reentrantly-registered type in mapAnnotatedObject (fixes first-request crash in long-lived workers) by @oojacoboo in https://github.com/thecodingmachine/graphqlite/pull/812
- feat: Add directive layer by @michael-georgiadis in https://github.com/thecodingmachine/graphqlite/pull/807
- fix: support #[Type] interfaces used as output types by @michael-georgiadis in https://github.com/thecodingmachine/graphqlite/pull/817
New Contributors
- @reydajp made their first contribution in https://github.com/thecodingmachine/graphqlite/pull/810
- @michael-georgiadis made their first contribution in https://github.com/thecodingmachine/graphqlite/pull/807
Full Changelog: https://github.com/thecodingmachine/graphqlite/compare/v8.3.0...v8.3.1