Skip to content

Releases: Automattic/minifiers

8.0.0 : 10 Jan 2023

10 Feb 14:38
Compare
Choose a tag to compare

8.0.0 : 10 Feb 2023

  • Very large update, most pieces have changed

6.1.0 : 14 Jan 2020

14 Jan 20:03
Compare
Choose a tag to compare

6.1.0 : 14 Jan 2020

  • Update terser to 4.6.3
  • Bump version to 6.1.0
  • Require 12.14.0 or higher

6.0.0

14 Nov 20:44
Compare
Choose a tag to compare

6.0.0 : 14 Nov 2019

  • Update csso to 4.0.2
  • Update svgo to 1.3.2
  • Update terser to 4.4.0

5.1.0

30 Sep 17:28
Compare
Choose a tag to compare

5.1.0 : 2019-09-30

  • New http-compression option, none

5.0.1

27 Sep 21:17
Compare
Choose a tag to compare

5.0.1 : 2019-09-27

  • Missed the commit order for 5.0.0

5.0.0

27 Sep 21:14
Compare
Choose a tag to compare

5.0.0 : 2019-09-27

  • Simplify the code around promises
  • Really fix compression / no compression this time
  • New tests for HTTP compression of minified results
  • Provide a way to ask for br or gzip compression as a URL parameter, along with the compression level

4.3.1

16 Sep 13:40
Compare
Choose a tag to compare

4.3.1 : 2019-09-16

  • Unbreak requests with no compression support

4.3.0

14 Sep 22:52
Compare
Choose a tag to compare

4.3.0 : 2019-09-14

  • Support brotli, gzip, and deflate compression after minification

4.2.2

12 Sep 22:26
Compare
Choose a tag to compare

4.2.2 : 2019-09-12

  • Remove unused code

4.2.1

12 Sep 16:28
Compare
Choose a tag to compare

4.2.1 : 2019-09-12

  • Fix JavaScript test
  • Sync up with the module updates