Skip to content

v3.10.0

Compare
Choose a tag to compare
@kieckhafer kieckhafer released this 05 Oct 20:26
· 3831 commits to trunk since this release
d3ba8c0

v3.10.0

Reaction v3.10.0 adds minor features and performance enhancements, and contains no breaking changes since v3.9.0

Notable changes

Update node from v12.x to v14.x

Update Reaction to current stable node for general maintenance.

Please note that node's ES Modules support is stable, but still experimental. While we are not aware of any specific breaking changes or issues, some CommonJS/ES Modules refactoring may be necessary in some installations.

Features

feat: update to nodejs v14 (#6292)