Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Latest commit

 

History

History
53 lines (23 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

53 lines (23 loc) · 1.78 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.0 (2017-10-23)

Features

  • index.js: add options.disabled and options.useYarn (b043519), closes #3
  • package.json: add babel-runtime, semver and util.promisify to dependencies (2de20a3)

0.1.4 (2016-05-30)

0.1.3 (2016-02-08)

Bug Fixes

  • NpmAutoInstallWebpackPlugin: resolve nested package name (2e6041b)

0.1.2 (2016-01-25)

0.1.1 (2016-01-23)

Features

  • NpmAutoInstallWebpackPlugin: validate npm package name (4caf566)

0.1.0 (2016-01-23)

Features

  • NpmAutoInstallWebpackPlugin: init with test case (af15008)