Releases: developit/optimize-plugin
Releases · developit/optimize-plugin
1.3.0
What's Changed
- refactor: Moves WorkerPool creation to 
apply()by @rschristian in #26 
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Bugfix: only process JS bundle assets by @developit in #24
 - feat: Exclude assets option by @rschristian in #25
 
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Webpack 5 support (#20, thanks @dangreen)
 - Fix extracting polyfills (#19, thanks @dangreen)
 - Enable toplevel mangle (#22, thanks @dangreen)
 - Documentation updates (#8 #9 #16, thanks @alireza-mh @DreierF)
 
New Contributors
- @DreierF made their first contribution in #9
 - @alireza-mh made their first contribution in #8
 - @dangreen made their first contribution in #20
 
Full Changelog: 1.0.0...1.1.0