Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 20:02
· 3 commits to master since this release

2.0.0 (2020-06-22)

Features

  • set NODE_ENV to test when loading webpack (b57e198)

BREAKING CHANGES

  • need to set env to "test" to properly load
    env variables and plugins, especially for react-scripts.