github reactioncommerce/reaction v3.0.0-alpha.2

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

Don't miss a new reaction release

NewReleases is sending notifications on new releases.