Skip to content

Releases: nonzzz/vite-plugin-compression

v0.9.0

20 Apr 07:05
16b9cc5
Compare
Choose a tag to compare

Background

  • Support multiple process. #27

v0.8.4

13 Apr 10:04
70df0d5
Compare
Choose a tag to compare

Background

Patches

  • Fix filter can't work with dynamic source. #25

v0.8.3

03 Apr 09:09
cc7e5e3
Compare
Choose a tag to compare

Background

  • Reduce bundle size.
  • Perf ReadAll func.

v0.8.2

14 Feb 08:15
92ef032
Compare
Choose a tag to compare

Background

Patches

  • Fix nesting public assets can't work normal. #23

v0.8.1

13 Feb 06:45
8efcbfa
Compare
Choose a tag to compare

Background

Patches

  • Fix public assets can't work with filter

v0.8.0

12 Feb 14:20
35a8b77
Compare
Choose a tag to compare

Background

Improves & Features

  • Support compress public resource. #22

v0.7.0

06 Feb 03:07
3c369bb
Compare
Choose a tag to compare

Background

Improves & Features

  • Remove hook order #20
  • Remove peerDependencies

v0.6.3

01 Feb 10:11
db64bc1
Compare
Choose a tag to compare

Background

Patches

  • Fix type error (#16)

Credits

@ModyQyW

v0.6.2

01 Feb 06:56
4d6b0fe
Compare
Choose a tag to compare

Background

  • Fix bundle error

v0.6.1

01 Feb 06:39
4f2dae5
Compare
Choose a tag to compare

Background

Improves & Features

  • Perf function type. (Details see #12)
  • Add named exports.(Some user prefer like their project is full esm. #14)

Credits

@MZ-Dlovely @ModyQyW