Skip to content

Latest commit

 

History

History
111 lines (55 loc) · 5.03 KB

CHANGELOG.md

File metadata and controls

111 lines (55 loc) · 5.03 KB

Changelog

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

5.0.0 (2021-10-14)

⚠ BREAKING CHANGES

  • remove imagemin dependencies and remove imageminOptions from options

Features

4.1.0 (2021-06-05)

Features

4.0.2 (2021-04-06)

4.0.1 (2021-04-06)

4.0.0 (2021-01-19)

⚠ BREAKING CHANGES

  • remove built-in file-loader

Features

  • fileLoaderOptionsGenerator can also be a string of a js function (d856968)
  • make file loader search more loose (ae4c817)
  • remove built-in file-loader (77619ac)

3.1.0 (2020-12-13)

Features

  • add imagemin to optimize images (cb89ac6)

3.0.6 (2020-11-30)

3.0.5 (2020-11-29)

3.0.4 (2020-11-29)

3.0.3 (2020-11-16)

Bug Fixes

  • import with query where the value is a number not working (2efa94d)

3.0.2 (2020-11-03)

3.0.1 (2020-10-28)

3.0.0 (2020-09-02)

⚠ BREAKING CHANGES

2.0.6 (2020-06-24)

2.0.5 (2020-06-23)

2.0.4 (2020-06-21)

Bug Fixes

  • scale not taking precedence and scaleUp not applying to scale (29e97f2)

2.0.2 (2020-06-19)

2.0.1 (2020-06-19)

2.0.0 (2020-06-19)

⚠ BREAKING CHANGES

  • options: options structure changed

  • options: change options structure (ddf7e6e)

1.1.1 (2020-06-19)

Bug Fixes

  • query not overriding options (f49daf7)

1.1.0 (2020-06-18)

Features

Bug Fixes

1.0.1 (2020-06-17)

1.0.0 (2020-06-16)