Skip to content

WooGraphQL v0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 27 Dec 17:13
· 25 commits to develop since this release
ea49c90

Changelog

v0.19.0 (2023-12-27)

Full Changelog

Breaking changes:

  • chore: OrderIdTypeEnum value "ORDER_NUMBER" renamed to "ORDER_KEY" #831 (kidunot89)

Fixed:

  • fix: Support for product variations added to CPT resolution #834 (kidunot89)
  • fix: DownloadableItem "product" field type changed to ProductUnion #833 (kidunot89)
  • fix: Session transaction queue fix #832 (kidunot89)
  • fix: Adds slight shim to give support for multiple category or tags by slug #830 (kidunot89)
  • fix: currency input field fixed for createOrder mutation #829 (kidunot89)
  • fix: Bug fixed in Product_Connection_Resolver::add_tax_query #820 (kidunot89)

Other Changes:

  • chore: bump deps to meet actual requirements and lint for WPCS 3.0 #816 (justlevine)