Skip to content

v2.0.0

Compare
Choose a tag to compare
@edx-semantic-release edx-semantic-release released this 05 Nov 16:30
· 483 commits to master since this release
15d0251

2.0.0 (2019-11-05)

Bug Fixes

  • babel config glob patterns now match (#18) (52754cb)
  • update setupTest to look for .env.test (#19) (15d0251)

BREAKING CHANGES

  • jest test setup configuration will look for .env.test instead of .env.development and no longer warn in the console if none is found.