Skip to content

WooGraphQL v0.6.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 24 Nov 06:20
· 284 commits to develop since this release

Changelog

v0.6.2 (2020-11-24)

Full Changelog

Enhancements:

Fixed:

  • [release 0.6.1] Querying a Custom Taxonomy on Product will list all terms, not just the ones associated to the product #348
  • Make the username field optional in registerCustomer mutation #381 (kidunot89)

Closed issues:

  • Fetch cart not working in Chrome #382
  • Checkout mutation not working (Access level to WPGraphQL\WooCommerce\Model\Order::is_private() must be public) #379
  • Taxonomy query returns all terms when not set #372
  • Total count when paginating #365
  • Term Connection: ErrorException: Invalid argument supplied for foreach() #363
  • Generate an access token for anonymous customers. (To checkout without signing in) #358
  • Gatsby: occured while fetching nodes of the "PaQuantity" #354
  • Order query is returning null #352
  • paColors and paSizes return all attributes, not connected ones #345
  • Expose uri field in Product type #336

Merged pull requests:

Special thanks for contributing 🙏