All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.2 (2017-01-19)
2.0.1 (2017-01-11)
- release: patch version for release issue. No code changes.
2.0.0 (2017-01-11)
- package: update webpack peerDependencies. (9fd5fdf)
- 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