Skip to content

Releases: nonzzz/vite-plugin-compression

v2.5.3

21 Mar 10:47
5a8adc2

Choose a tag to compare

  • Static directories need to respect excludes

v2.5.2

15 Mar 13:06
677b981

Choose a tag to compare

  • Quiet the console

v2.5.1

11 Mar 14:22
c7473d8

Choose a tag to compare

  • Adjusted the default configuration of zstd
  • Add support for the Vite environment

v2.5.0

01 Mar 12:51
737ab94

Choose a tag to compare

  • Add default option for zstd
  • Add task limiter scheduler

Credits

@bddjr

v2.4.0

03 Dec 17:29
db3ebf2

Choose a tag to compare

  • Add support for rolldown-vite

v2.3.1

26 Oct 13:45
9d7d7ca

Choose a tag to compare

  • Fixed where it didn't work with vite manifest plugin.

v2.3.0

13 Oct 16:48

Choose a tag to compare

  • Add new option artifacts.

v2.2.1

29 Aug 15:06
1b8a19d

Choose a tag to compare

  • Enhanced algorithms option to accept alias strings in array format.
  • Add new option logLevel to control log in stdout.

v2.2.0

18 Jun 02:03
d0e30b6

Choose a tag to compare

  • Add compression algorithm aliases.
  • The correct variable should be passed when using custom filename.

Credits

@solonovamax

v2.1.0

17 Jun 09:17
997ad58

Choose a tag to compare

  • Add zstd support. (Use the built-in zstd of nodejs. Note that you need to ensure your local node version)