Skip to content

v2.8.0

Compare
Choose a tag to compare
@kieckhafer kieckhafer released this 30 Oct 20:41
2f33e2a

v2.8.0

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

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