Skip to content

Releases: glebgorokhov/breezify

Breezify 1.1.3

23 Mar 20:05

Choose a tag to compare

  • Fix: escape characters in RegExp

Breezify 1.1.2

23 Mar 07:08

Choose a tag to compare

  • Fix: broken imports after the build

Breezify 1.1.1

23 Mar 04:39

Choose a tag to compare

  • Fix: CLI path was incorrect

Breezify 1.1.0

22 Mar 14:24

Choose a tag to compare

  • Added Next.js support via Webpack plugin
  • Now Breezify has both CommonJS and ESM exports
  • css.restructure and css.forceMediaMerge are not included in default options anymore

Breezify 1.0.6

12 Mar 20:31

Choose a tag to compare

Fix: customize acorn parser to bypass parsing errors caused by duplicate declarations

Breezify 1.0.5

12 Mar 13:31

Choose a tag to compare

  • CSSO is used as a minification engine
  • Added CSSO options restructure and forceMediaMerge to CSSOptions of Breezify

Breezify 1.0.4

12 Mar 03:44

Choose a tag to compare

Added better output message describing how much you have saved by file type and overall.

Breezify 1.0.3

06 Mar 12:58

Choose a tag to compare

Fix: remove console.log from HTML class name extractor

Breezify 1.0.2

06 Mar 12:54

Choose a tag to compare

Added ability to extract CSS class names from <style> tags found in HTML files