Releases: glebgorokhov/breezify
Releases · glebgorokhov/breezify
Breezify 1.1.3
- Fix: escape characters in RegExp
Breezify 1.1.2
- Fix: broken imports after the build
Breezify 1.1.1
- Fix: CLI path was incorrect
Breezify 1.1.0
- Added Next.js support via Webpack plugin
- Now Breezify has both CommonJS and ESM exports
css.restructureandcss.forceMediaMergeare not included in default options anymore
Breezify 1.0.6
Fix: customize acorn parser to bypass parsing errors caused by duplicate declarations
Breezify 1.0.5
- CSSO is used as a minification engine
- Added CSSO options
restructureandforceMediaMergeto CSSOptions of Breezify
Breezify 1.0.4
Added better output message describing how much you have saved by file type and overall.
Breezify 1.0.3
Fix: remove console.log from HTML class name extractor
Breezify 1.0.2
Added ability to extract CSS class names from <style> tags found in HTML files