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 5 #6778

Merged
merged 432 commits into from
Jun 13, 2023
Merged

Release 5 #6778

merged 432 commits into from
Jun 13, 2023

Conversation

vanpho93
Copy link
Member

@vanpho93 vanpho93 commented Feb 3, 2023

Branch for the Release of version 5

@changeset-bot
Copy link

changeset-bot bot commented Feb 3, 2023

🦋 Changeset detected

Latest commit: bf03a7d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 53 packages
Name Type
@reactioncommerce/api-plugin-authorization-simple Major
@reactioncommerce/api-plugin-carts Major
@reactioncommerce/api-plugin-catalogs Major
@reactioncommerce/api-plugin-orders Major
@reactioncommerce/api-plugin-products Major
@reactioncommerce/api-plugin-sample-data Major
@reactioncommerce/api-plugin-simple-schema Major
@reactioncommerce/api-plugin-promotions Minor
reaction Major
@reactioncommerce/api-plugin-accounts Major
@reactioncommerce/api-plugin-address-validation Major
@reactioncommerce/api-plugin-discounts-codes Major
@reactioncommerce/api-plugin-email Major
@reactioncommerce/api-plugin-email-templates Major
@reactioncommerce/api-plugin-files Major
@reactioncommerce/api-plugin-inventory-simple Major
@reactioncommerce/api-plugin-navigation Major
@reactioncommerce/api-plugin-payments Major
@reactioncommerce/api-plugin-payments-stripe-sca Major
@reactioncommerce/api-plugin-pricing-simple Major
@reactioncommerce/api-plugin-settings Major
@reactioncommerce/api-plugin-shipments Major
@reactioncommerce/api-plugin-shipments-flat-rate Major
@reactioncommerce/api-plugin-shops Major
@reactioncommerce/api-plugin-sitemap-generator Major
@reactioncommerce/api-plugin-surcharges Major
@reactioncommerce/api-plugin-system-information Major
@reactioncommerce/api-plugin-tags Major
@reactioncommerce/api-plugin-taxes Major
@reactioncommerce/api-plugin-taxes-flat-rate Major
@reactioncommerce/api-utils Major
@reactioncommerce/api-core Major
@reactioncommerce/api-plugin-address-validation-test Major
@reactioncommerce/api-plugin-authentication Major
@reactioncommerce/api-plugin-discounts Major
@reactioncommerce/api-plugin-email-smtp Major
@reactioncommerce/api-plugin-i18n Major
@reactioncommerce/api-plugin-inventory Major
@reactioncommerce/api-plugin-job-queue Major
@reactioncommerce/api-plugin-notifications Major
@reactioncommerce/api-plugin-payments-example Major
@reactioncommerce/api-plugin-translations Major
@reactioncommerce/api-plugin-fulfillment Patch
@reactioncommerce/api-plugin-bull-queue Patch
@reactioncommerce/api-plugin-fulfillment-method-pickup-store Patch
@reactioncommerce/api-plugin-fulfillment-method-shipping-dynamic-rate Patch
@reactioncommerce/api-plugin-fulfillment-method-shipping-flat-rate Patch
@reactioncommerce/api-plugin-fulfillment-type-pickup Patch
@reactioncommerce/api-plugin-fulfillment-type-shipping Patch
@reactioncommerce/api-plugin-promotions-coupons Patch
@reactioncommerce/api-plugin-promotions-discounts Patch
@reactioncommerce/api-plugin-promotions-offers Patch
@reactioncommerce/api-plugin-sequences Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vanpho93 vanpho93 marked this pull request as ready for review February 3, 2023 09:18
@zenweasel zenweasel marked this pull request as draft February 7, 2023 01:20
vanpho93 and others added 27 commits May 19, 2023 10:12
Signed-off-by: Brian Nguyen <vanpho02@gmail.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Co-authored-by: Brian Nguyen <vanpho02@gmail.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: vanpho93 <vanpho02@gmail.com>
Signed-off-by: vanpho93 <vanpho02@gmail.com>
Signed-off-by: vanpho93 <vanpho02@gmail.com>
…reaction into feat/fulfillment-types

Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Brian Nguyen <vanpho02@gmail.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
sujithvn and others added 22 commits May 25, 2023 16:05
… release-5

Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Conflicts resolved:
	apps/reaction/tests/integration/api/mutations/checkout/checkoutTestsCommon.js
	apps/reaction/tests/util/factory.js
	packages/api-plugin-carts/src/index.js
	packages/api-plugin-carts/src/resolvers/Mutation/index.js
	packages/api-plugin-carts/src/util/addCartItems.js
	packages/api-plugin-carts/src/xforms/xformCartCheckout.js
	packages/api-plugin-orders/src/index.js
	packages/api-plugin-orders/src/mutations/placeOrder.js
	packages/api-plugin-orders/src/util/addShipmentMethodToGroup.js

Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Brian Nguyen <vanpho02@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
This reverts commit e724029.

Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
@sujithvn sujithvn marked this pull request as ready for review June 12, 2023 14:24
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
Signed-off-by: Sujith <mail.sujithvn@gmail.com>
@zenweasel zenweasel merged commit 1675eb3 into trunk Jun 13, 2023
2 checks passed
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.

None yet

4 participants