WooGraphQL v0.12.1
Pre-release
Pre-release
What's Changed
- fix:
$post_type
must be an array when passed toin_array()
by @therealgilles in #695 - Add filter to add custom fields to product sort by @berryhijwegen in #690
- Updates WPGRAPHQL_WOOCOMMERCE_VERSION constant to match plugin version. by @jmotes in #676
- fix: Parent connection classes namespaces updated. by @kidunot89 in #696
- fix: Customer order connection args priority fixed. by @kidunot89 in #698
- feat: Auth no longer needed for the raw order totals by @kidunot89 in #700
- devops: Test Scripts updated. by @kidunot89 in #702
- fix: Product "price" field now supports the "taxes included" display … by @kidunot89 in #703
- Updates deprecated DataSource::resolve_post_object by @lstellway in #697
- fix: Fixed all product connection filtering regressions by @kidunot89 in #704
- chore: CHANGELOG.md and version numbers updated by @kidunot89 in #705
New Contributors
- @therealgilles made their first contribution in #695
- @berryhijwegen made their first contribution in #690
- @jmotes made their first contribution in #676
Full Changelog: v0.12.0...v0.12.1