Skip to content

Releases: wp-graphql/wp-graphql-tax-query

v0.2.0

08 Nov 17:12
4ad9bf0
Compare
Choose a tag to compare

What's Changed

  • Unset relation field when count is less than 2 by @daltonrooney in #19
  • Update to work with WPGraphQL v1.6.12+ (BREAKING) by @jasonbahl in #32
  • Fix term arrays for ID & TAXONOMY_ID by @iamlili in #23
  • Using a taxonomy query doesn't set the request type properly in WP_Query by @mwidmann in #12
  • release: v0.2.0 by @jasonbahl in #36

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Oct 21:54
982827d
Compare
Choose a tag to compare

Updates for WPGraphQL v0.4.0 compatibility

v0.0.2

03 Aug 02:43
Compare
Choose a tag to compare

Compatibility with WPGraphQL v0.0.15