Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kieckhafer
Copy link
Member

@kieckhafer kieckhafer commented Dec 20, 2019

All changes are already in the release-3.0.0 branch. This simply adds the info into the CHANGELOG, and changes the version number in the package.json.

Once this is merged, we will create a release from the release-3.0.0 branch.


v3.0.0-alpha.2

Reaction v3.0.0-alpha.2 is the second alpha release of our new Reaction project.

Reaction releases will no longer be coordinated across all projects - we'll release each project, independently, as needed. This means version numbers will no longer be in sync. The newest versions of each project will work together.

Notable changes

Integration tests

The primary focus for this release is the addition of integration tests for many mutations and queries

Features

  • feat: return fulfillment quotes without a shipping address #5934
  • feat: add updateProductVariantPrices mutation to API #5910
  • feat: add graphql equivalent of create group #5850

Refactor

  • refactor: eliminate factory mocks for catalogItemProduct #5892
  • refactor: consolidate translation plugins #5920
  • refactor: clean up ENV/envalid code #5922
  • refactor: mo more Packages collection, implement AddressValidationRules GQL, other 3.0 stuff #5888

Tests

  • tests: add integration test for setAccountProfileCurrency mutation #5958
  • tests: add integration test for setAccountProfileLanguage mutation #5960
  • tests: add integration test for updateAccountAddressBookEntry #5962
  • tests: add integration test for removeAccountEmailRecord mutation #5965
  • tests: add integration test for removeAccountAddressBookEntry #5961
  • tests: add integration test for create, update & delete FlatRateFulfillmentMethod #5964
  • tests: add integration test for publishNavigationChanges mutation #5969
  • tests: Add integration tests for surcharge #5938
  • tests: add integration test for echo #5942
  • tests: add integration test for enablePaymentMethodForShop #5944
  • tests: adds integration test for taxServices query #5912
  • tests: adds systemInformation query integration test #5907
  • tests: split query and mutation integration tests in CI config #5919
  • tests: fix out-of-memory issues in tests #5918
  • tests: adds addressValidation query integration test #5917
  • tests: delete unused documents in afterAll #5903
  • tests: add create/update/delete navigation item integration tests #5890
  • tests: adds integration test sitemap #5889
  • tests: adds integration test subrchargeById query #5896
  • tests: adds integration test surcharges #5902
  • tests: integration test for update navigation tree #5914
  • tests: add integration test for addressValidationServices query #5930
  • tests: add integration test for taxCodes query #5911

Copy link
Member

@manueldelreal manueldelreal left a comment

Choose a reason for hiding this comment

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

:shipit:

@rosshadden rosshadden merged commit 729c9dc into release-3.0.0 Dec 23, 2019
@rosshadden rosshadden deleted the release-3.0.0-alpha.2 branch December 23, 2019 23:22
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.

4 participants