Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (18 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

38 lines (18 loc) · 1.43 KB

Change Log

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

1.1.1 (2018-02-25)

Bug Fixes

  • index: add webpack >= v4.0.0 support (#128) (d1a7a94)

1.1.0 (2017-10-24)

Features

  • add publicPath support (options.publicPath) (#31) (96c6144)

1.0.0 (2017-09-25)

Features

  • add options validation (schema-utils) (#78) (5e2f5e6)
  • support loading node core modules (#76) (edcda35)

BREAKING CHANGES

  • loader-utils upgrade to > 1.0 is not backwards compatible with previous versions