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

Releases: webpack-contrib/file-loader

Release v1.0.0-beta.0

07 Jun 21:02
Compare
Choose a tag to compare
Release v1.0.0-beta.0 Pre-release
Pre-release

1.0.0-beta.0 (2017-06-07)

Code Refactoring

BREAKING CHANGES

  • Enforces Webpack standard NodeJS engines range.
    at the time of merge >= 4.3 < 5.0.0 || >= 5.10.

Release v0.11.2

05 Jun 07:41
Compare
Choose a tag to compare

0.11.2 (2017-06-05)

Bug Fixes

  • index: allow to override publicPath with an empty string (#145) (26ab81a)
  • init publicPath to undefined (#159) (e4c0b2a)

Release v0.11.1

01 Apr 11:50
Compare
Choose a tag to compare

0.11.1 (2017-04-01)

Bug Fixes

  • outputPath function overriden by useRelativePath (#139) (80cdee2)

Release v0.11.0

31 Mar 09:59
Compare
Choose a tag to compare

0.11.0 (2017-03-31)

Features

v0.10.1

25 Feb 01:06
Compare
Choose a tag to compare

0.10.1 (2017-02-25)

Bug Fixes

  • getOptions: deprecation warn in loaderUtils (#129) (a8358a0)

v0.10.0

28 Jan 09:24
Compare
Choose a tag to compare

0.10.0 (2017-01-28)

Features

  • resources: specify custom public file name (6833c70)