Skip to content

WooGraphQL v0.20.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kidunot89 kidunot89 released this 21 May 05:08
· 19 commits to develop since this release
61b99ea

Changelog

v0.20.0 (2024-05-21)

Full Changelog

Breaking changes:

  • feat: Queries and mutations for shipping zones, tax classes, and tax rates. #856 (kidunot89)
  • collectionStats query fully implemented #849 (kidunot89)

Fixed:

  • fix: TaxonomyToProduct connections fixed and tested #857 (kidunot89)
  • fix: Potential Infinite loop caused by nested pre_get_posts hooks patched #853 (kidunot89)
  • fix: Bug in Session_Transaction_Manager::pop_transaction_id() fixed #852 (kidunot89)
  • Fix: WPGraphQL v1.24.x support implemented #850 (kidunot89)