minify.js v1.4.0
·
2760 commits
to main
since this release
📃 Changelog
- Added
--no-recursion
CLI flag (@adamlui) - Added
--no-mangle
CLI flag +mangle
API option (@adamlui) - Added
dotFolders
+dotFiles
to main functions' options (@adamlui) - Revamped function options inits to support partial options passed (@adamlui)
- Changed print of failed paths from comma-separated to vertical list (@adamlui)
- Translated docs to Hindi + Marathi + Bengali + simplified Chinese + traditional Chinese (@adamlui)
Full Changelog: minify.js-1.3.0...minify.js-1.4.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/minify.js-1.4.0/minify.js#readme
🧠 New Contributors
- @mcuee made their first contribution in https://github.com/orgs/community/discussions/6003#discussioncomment-8655106
Note: Asset minify.js-1.4.0.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire monorepo at the time of this release (which includes utilities besides minify.js).