Reaction Commerce v2.2.1 Release Notes

Release Date: 2019-09-04 // over 4 years ago
  • Reaction v2.2.1 adds a bug fix and contains no breaking changes since v2.2.0

    ๐Ÿš€ This release is being coordinated with reaction-platform and is designed to work with v2.2.1 of example-storefront and reaction-hydra.

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix: Checkout hangs on shipping methods step (#5516) and adds a migration to avoid breaking previous installations. The issue was caused by attempting to add a fulfillment method to a cart that included the prop fulfillmentTypes, which was not part of the ShippingMethod schema, which caused a validation error. This issue was resolved by adding the fulfillmentTypes prop to the ShippingMethod schema.

    Contributors

    ๐Ÿš€ Thanks to @alex-haproff for contributing to this release! ๐ŸŽ‰