minify.js (Node) v1.5.2
·
1514 commits
to main
since this release
📃 Changelog
- Disabled top-level mangling by default (@adamlui)
- Allowed passing
{ toplevel: true/false }
tominify({ mangle })
(@adamlui) - Fixed CLI
--version
cmd (@adamlui) - Added local version to CLI
--version
cmd output (@adamlui)
Full Changelog: minify.js-1.5.1...minify.js-node-1.5.2
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/minify.js-node-1.5.2/minify.js/node.js/#readme
Note: Asset minify.js-1.5.2.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 repo at the time of this release.