Skip to content

WooGraphQL v0.21.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 07 Aug 16:56
· 12 commits to develop since this release
57f2a1e

Changelog

v0.21.0 (2024-08-07)

Full Changelog

Breaking changes:

  • fix: product connection resolution refactored to better work with the ProductQuery class #880 (kidunot89)
  • fix: add model classes to type configs to better support query analyzer ID tracking #874 (jasonbahl)
  • fix: wrong taxonomy label case in product attributes #869 (creative-andrew)

New Features:

  • feat: Use Woocommerce Reset Password email for ResetPassword Mutation #878 (alexookah)
  • feat: QL Session Handler refactored to handle non-GraphQL requests #870 (kidunot89)

Fixed:

  • feat: Add Product_Attributes_Connection_Orderby_Enum with MENU_ORDER #876 (alexookah)