Skip to content

WooGraphQL v0.16.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 23 Aug 15:11
· 54 commits to develop since this release
993f8aa

Changelog

v0.16.0 (2023-08-23)

Full Changelog

Breaking changes:

  • fix: ProductVariation type made to inherit the Product interface. #788 (kidunot89)

Fixed:

  • fix: WP User core field support fixed in updateCustomer mutation #789 (kidunot89)
  • fix: default the resolved customer to the current user #787 (justlevine)
  • fix: PHP-JWT versioned to maintain support for composer and WP Bedrock #778 (kidunot89)

Other Changes: