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 v2.0.0 rc.10 #512

Merged
merged 181 commits into from
Mar 7, 2019
Merged

Release v2.0.0 rc.10 #512

merged 181 commits into from
Mar 7, 2019

Conversation

jeffcorpuz
Copy link
Contributor

@jeffcorpuz jeffcorpuz commented Mar 5, 2019

v2.0.0-rc.10

This is our second release candidate for this project. This project should be considered pre-release until we've released the final 2.0.0 version.

This version should be used with v2.0.0-rc.10 of https://github.com/reactioncommerce/reaction

Improvements

Dev Utilities

General

Breaking Changes

Multiple Payment Support

  • All of the individual placeOrder* GraphQL mutations provided by the built-in payment plugins are removed and replaced with a single placeOrder mutation which supports multiple payments. Any custom payment method plugins will break due to the removal of createOrder internal mutation. Look at all changes. (Rewrite placeOrder and support multiple payments for an order reaction#4908)

Feature

Fixes

Refactor

Chore

Docs

kieckhafer and others added 30 commits October 8, 2018 14:59
…ommerce/reaction-next-starterkit into feat-kieckhafer-newAccountPage
focusaurus and others added 21 commits February 19, 2019 15:52
feat: Add dev utilities to the docker image
docs(tags): update tag docs to include sitemap, isVisible
Signed-off-by: Erik Kieckhafer <[email protected]>
Signed-off-by: Erik Kieckhafer <[email protected]>
Signed-off-by: Erik Kieckhafer <[email protected]>
Signed-off-by: Erik Kieckhafer <[email protected]>
Signed-off-by: Erik Kieckhafer <[email protected]>
…ographyWarningFix

chore: update typography variants based on MUI warning
Signed-off-by: Jeffrey Corpuz <[email protected]>
Signed-off-by: Jeffrey Corpuz <[email protected]>
Signed-off-by: Jeffrey Corpuz <[email protected]>
feat : performance metrics integration with calibre
Signed-off-by: Jeffrey Corpuz <[email protected]>
Copy link
Contributor

@spencern spencern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notes look good.

@spencern spencern merged commit a16315b into master Mar 7, 2019
@spencern spencern deleted the release-v2.0.0-rc.10 branch March 7, 2019 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.