yanchengPowerSupply/node_modules/worker-loader/CHANGELOG.md

1.4 KiB

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