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.4.1 #220

Merged
merged 2 commits into from
Jan 26, 2020
Merged

Release v0.4.1 #220

merged 2 commits into from
Jan 26, 2020

Conversation

kidunot89
Copy link
Member

@kidunot89 kidunot89 commented Jan 25, 2020

Checklist

  • Improve support for WPGraphQL v0.6.0
    • Implement idType in WC CRUD object queries
      • coupon(id: value, idType: ID|DATABASE_ID|CODE). Note: The couponBy query has been deprecated. Will be removed in v0.5.x.
      • order(id: value, idType: ID|DATABASE_ID|ORDER_NUMBER). Note: The orderId and orderKey arguments have been deprecated. Will be removed in v0.5.x.
      • product(id: value, idType: ID|DATABASE_ID|SLUG|SKU). Note: The productBy query has been deprecated. Will be removed in v0.5.x.
      • productVariation(id: value, idType: ID|DATABASE_ID). Note: The variationId argument has been deprecated. Will be removed in v0.5.x.
      • refund(id: value, idType: ID|DATABASE_ID). Note: The refundBy query has been removed. Will be removed in v0.5.x.
      • shippingMethod(id: value, idType: ID|DATABASE_ID). Note: The methodId argument has been deprecated. Will be removed in v0.5.x.
      • taxRate(id: value, idType: ID|DATABASE_ID). Note: The rateId argument has been deprecated. Will be removed in v0.5.x.

@kidunot89 kidunot89 added the release-summary Release Summary used for CHANGELOG.md label Jan 25, 2020
@kidunot89 kidunot89 requested a review from jasonbahl January 25, 2020 05:27
@kidunot89 kidunot89 self-assigned this Jan 25, 2020
@kidunot89 kidunot89 added this to the v0.4.1 milestone Jan 25, 2020
@kidunot89 kidunot89 removed this from the v0.4.1 milestone Jan 26, 2020
@kidunot89 kidunot89 merged commit 041091e into develop Jan 26, 2020
@kidunot89 kidunot89 mentioned this pull request Feb 3, 2020
@kidunot89 kidunot89 deleted the release/v0.4.1 branch September 7, 2020 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-summary Release Summary used for CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant