All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Now the required version of Node.js is the latest LTS 18 or higher.
- Updated dependencies.
- Now the required version of Node.js is the latest LTS 18.18 or higher.
- Show size of the result files with gzip and brotli
- Improve stadistics of file size reduction
- Regex expression matches incomplete class names, leading to errors:
h-2
class match instances ofh-20
- Support for compressing CSS classes.
- The options for postcss-rename support excluding IDs.
- Replacement of CSS class references in HTML, JS, and other files.
- Support for custom class name prefixes.
- Option to set the target file extensions to process.