Full Changelog: v1.6.1...v2.0.0
Breaking
- Require Node.js >=20.12.0
- Removed deprecated
RollupOutputSizeOptionsinterface
Improvements
- Removed dependencies
- Used
util.styleText()for log colors - Created internal
formatBytes()to replacepretty-bytesdependency for formatting bytes to human-readable size
- Used
- Updated dependencies, configs, and documentation
- Minor code refactor and updates