Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (16 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

34 lines (16 loc) · 1.17 KB

Change Log

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

3.0.0-beta.1 (2017-07-10)

Bug Fixes

  • use latest API (loader-utils) (#61) (27cf4eb)

3.0.0-beta.0 (2017-06-08)

Code Refactoring

  • upgrade to webpack-defaults (#51) (b46a5c8)

BREAKING CHANGES

  • Enforces Webpack standard NodeJS engines range. at the time of merge >= 4.3 < 5.0.0 || >= 5.10.
  • Upgrades loader-utils to 1.1.0 which has a minimum NodeJS version of 4.

Change Log

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