Skip to content

WooGraphQL v0.17.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 18 Sep 17:57
· 43 commits to develop since this release
ac5fa6b

Changelog

v0.17.0 (2023-09-18)

Full Changelog

Breaking changes:

  • feat: "found" field added to the Products Connection types #804 (kidunot89)
  • feat: ProductWithAttributes and ProductVariation interfaces added #803 (kidunot89)
  • feat: CartItem converted to WPInterface type #798 (kidunot89)
  • fix: ProductUnion interface added #797 (kidunot89)

New Features:

Fixed:

  • fix: VariationAttribute now sourcing value as Term slug for global attributes #800 (kidunot89)
  • fix: Old trouble code removed. #799 (kidunot89)
  • fix: Cart_Mutation:prepare_attributes made public #796 (kidunot89)