WooGraphQL v0.8.0
Pre-release
Pre-release
Changelog
v0.8.0 (2021-02-26)
Breaking changes:
New Features:
- New cart mutations and cart bugfixes. #439 (kidunot89)
- Docker/Codeception/CI configurations overhauled #416 (kidunot89)
- implements metadata for customer register and update #402 (believelody)
Fixed:
- Variation image: guard against null image_id #441 (jacobarriola)
- Typecast added to "MetaData" type field resolvers return values #430 (kidunot89)
- Bugfix variations #424 (kidunot89)
- Variable product pricing ranges fixed. #387 (kidunot89)
Other Changes:
- Update Slack link #417 (jasonbahl)
- [Docs]: Fix 'Edit on GitHub' link #395 (jacobarriola)
- [Docs]: Update sample queries with latest schema changes #394 (jacobarriola)
- WPGraphQLTestCase implemented #322 (kidunot89)