Reaction Commerce v3.0.0-alpha.2 Release Notes

Release Date: 2019-12-23 // over 4 years ago
  • 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