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

Releases: webpack-contrib/worker-loader

v1.1.1

25 Feb 02:38
Compare
Choose a tag to compare

2018-02-25

Bug Fixes

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

v1.1.0

24 Oct 02:08
Compare
Choose a tag to compare

2017-10-24

Features

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

v1.0.0

09 Oct 00:00
Compare
Choose a tag to compare

2017-09-25

Features

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

BREAKING CHANGES

  • loader-utils upgrade to >= v1.0.0 is not backwards
    compatible with previous versions