Skip to content

v2.0.0

Compare
Choose a tag to compare
@markdalgleish markdalgleish released this 26 Jul 00:42

<a name"2.0.0">

2.0.0 (2017-07-26)

Features

  • jest: Upgrade to jest 20 (#32) (f251aa85)
  • webpack:
    • Add custom environment support (#34) (43bc1294)
    • add option to compile external packages as internal code (#31) (577e6f35)
  • webpack-dev-server: Improve dev experience with webpack dev server (#33) (cdff8556)

Breaking Changes

  • See jest breaking changes v18 => v20

  • feat(jest): Mock static asset files in jest tests

(f251aa85)