minify.js v1.4.1
·
2899 commits
to main
since this release
📃 Changelog
- Added passing of options to recursive self-calls in
findJS()(@adamlui) - Moved no files found alert from CLI routine to
findJS()(@adamlui) - Added optional chaining to potentially empty arrays (@adamlui)
- Moved src data array check in CLI routine to dry run condition (@adamlui)
Full Changelog: minify.js-1.4.0...minify.js-1.4.1
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.1/minify.js#readme
Note: Asset minify.js-1.4.1.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).