Skip to content

WooGraphQL v0.15.0

Pre-release
Pre-release

Choose a tag to compare

@kidunot89 kidunot89 released this 20 Jul 01:09
· 73 commits to develop since this release
18ec202

Changelog

v0.15.0 (2023-07-20)

Full Changelog

Breaking changes:

  • fix: Product attributes label inconsistences + syntax errors fix #771 (kidunot89)
  • fix: localAttributes and globalAttributes filtering and returned wrong values. #757 (creative-andrew)

Fixed:

  • dev: remove deprecated usage of AbstractConnectionResolver::get_offset() #760 (justlevine)
  • fix: remove codecept_debug() call from production code #759 (justlevine)
  • fix: Fixed shipping address getting skipped unnecessary #752 (kidunot89)

Other Changes: