All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2017-10-23)
- index.js: add
options.disabled
andoptions.useYarn
(b043519), closes #3 - package.json: add
babel-runtime
,semver
andutil.promisify
to dependencies (2de20a3)
0.1.4 (2016-05-30)
0.1.3 (2016-02-08)
- NpmAutoInstallWebpackPlugin: resolve nested package name (2e6041b)
0.1.2 (2016-01-25)
0.1.1 (2016-01-23)
- NpmAutoInstallWebpackPlugin: validate npm package name (4caf566)
- NpmAutoInstallWebpackPlugin: init with test case (af15008)