Skip to content

v8.2.0

Latest

Choose a tag to compare

@oojacoboo oojacoboo released this 22 Apr 01:09
49e2065

What's Changed

  • [doc] Fix typo in old Doctrine Annotation syntax by @cvergne in #787
  • Fix MutableInterfaceType not frozen in mutation-only return types by @oojacoboo in #790
  • Fix #[Security] on ExtendType fields (source-injection array_combine crash) by @oojacoboo in #792
  • Remove MyCLabs\Enum support by @oojacoboo in #794
  • fix: drop @internal annotation from InputField by @oojacoboo in #795
  • feat: explicit description attribute (+ #[EnumValue]) + SchemaFactory docblock toggle by @oojacoboo in #793
  • docs: alphabetize annotations reference by @oojacoboo in #798
  • docs: fix broken anchors and stale Doctrine annotation references by @oojacoboo in #799
  • docs: rename annotations-reference to attributes-reference by @oojacoboo in #800

Full Changelog: v8.1.3...v8.2.0