minify.js v1.4.9
·
2230 commits
to main
since this release
📃 Changelog
- Excluded filename from output path if CLI-passed when minifying from src/ (@adamlui)
- Refactored function logs to support browser storage by line (@adamlui)
- Replaced '>>' in CLI valid cmd log prefixes w/ '»' to make more distinct from cmds (@adamlui)
- Changed
console.error()s of supplemental info to errors toconsole.info()s to support browser sorting (@adamlui) - Added explicit obj validation of function options + example calls + valid options to invalid option errors (@adamlui)
Full Changelog: minify.js-1.4.8...minify.js-1.4.9
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.9/minify.js#readme
Note: Asset minify.js-1.4.9.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).