File Loader Versions Save

File Loader

v6.2.0

3 years ago

6.2.0 (2020-10-27)

Features

  • added the sourceFilename property to asset info with original filename (#393) (654e0d6)

Bug Fixes

  • immutable flag when the name option have hash in query string (#392) (381d8bd)

v6.1.1

3 years ago

6.1.1 (2020-10-09)

Chore

  • update schema-utils

v6.1.0

3 years ago

6.1.0 (2020-08-31)

Features

v6.0.0

4 years ago

6.0.0 (2020-03-17)

⚠ BREAKING CHANGES

v5.1.0

4 years ago

5.1.0 (2020-02-19)

Features

  • support the query template for the name option (#366) (cd8698b)

v5.0.2

4 years ago

5.0.2 (2019-11-25)

Chore

  • add the funding field in package.json

v5.0.1

4 years ago

5.0.1 (2019-11-25)

Bug Fixes

  • name of esModule option in source code (#346) (31d6589)

v5.0.0

4 years ago

5.0.0 (2019-11-22)

BREAKING CHANGES

  • minimum required nodejs version is 10.13.0
  • rename the esModules option to esModule
  • switch to ES modules by default (the option esModule is true by default)

v4.3.0

4 years ago

4.3.0 (2019-11-21)

Features

  • new esModules option to output ES modules (#340) (9b9cd8d)

v4.2.0

4 years ago

4.2.0 (2019-08-07)

Features