Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.6.0 #327

Merged
merged 64 commits into from
Oct 13, 2020
Merged

Release v0.6.0 #327

merged 64 commits into from
Oct 13, 2020

Conversation

kidunot89
Copy link
Member

@kidunot89 kidunot89 commented Jul 29, 2020

Release Summary

  • Demo/Examples sections added to README.md
  • More WooGraphQL + WPGraphQL extension integration bugfixes
  • Connection resolver classes support all new WPGraphQL v0.6.0+ features
  • Better cart validation and error messages
  • Replaces unauthorized queries with authorized queries for unauthorized queries instead of return null. For example orders(...) {...} should default to customer{ orders(...) {...} } when user is not authorized to execute orders(...) {...}

@kidunot89 kidunot89 added enhancement New feature or request release-summary Release Summary used for CHANGELOG.md bugfix Implements bugfix labels Jul 29, 2020
@kidunot89 kidunot89 self-assigned this Jul 29, 2020
kidunot89 and others added 28 commits September 7, 2020 14:10
…-removed

Field caps removed from product raw price and description fields.
…dation

Fixes cart item validation and error handling on checkout
…upport

Support for some node interfaces added to the product and order models.
@kidunot89 kidunot89 merged commit e1a5230 into develop Oct 13, 2020
@kidunot89 kidunot89 deleted the release/v0.6.0 branch July 5, 2021 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Implements bugfix enhancement New feature or request release-summary Release Summary used for CHANGELOG.md work in progress Solution development in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant