Reaction Commerce v2.8.0 Release Notes

Release Date: 2019-10-30 // over 4 years ago
  • ๐ŸŽ Reaction v2.8.0 adds performance enhancements and fixes bugs.

    ๐Ÿš€ This release is being coordinated with Reaction Platform and is designed to work with v2.8.0 of Reaction Hydra and Example Storefront.

    Notable changes

    ๐Ÿ›  Fix memory issues in jest tests

    ๐Ÿš€ Jest integration tests were failing due to a memory leak in async test code. We have closed that memory leak with this release.

    ๐Ÿ›  Fixes

    ๐Ÿ”€ Merge pull request #5733 from reactioncommerce/fix-aldeed-memory-issues

    • ๐Ÿ›  fix: fix memory issues with jest tests (#5733)