test/CHANGELOG.md
2017-01-11 16:08:33 -06:00

1.3 KiB

2.0.1 (2017-01-11)

2.0.0 (2017-01-11)

Bug Fixes

  • config: webpack rc4 schema enforcment (fixes #193) (2723439)

BREAKING CHANGES

  • config: Remove entry:{} from test configurations

When updating to "webpack": "2.2.0-rc.4" & "karma-webpack": "1.8.2" you have to pull the entry property if it's set to an empty object so it defaults to a function within karma-webpack

1.8.0 (2016-08-07)

Bug Fixes

1.7.0 (2015-07-31)

1.6.0 (2015-07-14)

Bug Fixes

  • Drop karma as a peerDependency. (84ce696)

1.5.1 (2015-05-04)