Releases: adamlui/js-utils
minify.js (Node) v1.5.1
📃 Changelog
- Moved flag args 1st in CLI unrecognized arg error info (@adamlui)
- Added
docURLarg tovalidateOptions()in minify.js (@adamlui) - Included minified cli.js in condition to not return instructions in API methods (@adamlui)
- Included Gulp env in condition to not return instructions in API methods (@adamlui)
Full Changelog: minify.js-1.5.0...minify.js-1.5.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.5.1/minify.js/node.js/#readme
Note: Asset minify.js-1.5.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.
generate-ip v2.2.3
📃 Changelog
- Disabled mangling of names when minifying src/generate-ip.js to dist/generate-ip.min.js to fix syntax error (@adamlui)
Full Changelog: generate-ip-2.2.2...generate-ip-2.2.3
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/generate-ip-2.2.3/generate-ip#readme
Note: Asset generate-ip-2.2.3.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 generate-ip).
scss-to-css v1.7.10
📃 Changelog
- Added help cmd + doc URL to all invalid CLI arg errors (@adamlui)
- Added doc URL to all invalid API arg errors (@adamlui)
- Bumped minify.js from 1.4.10 to 1.5.0 (@adamlui)
Full Changelog: scss-to-css-1.7.9...scss-to-css-1.7.10
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/scss-to-css-1.7.10/scss-to-css#readme
Note: Asset scss-to-css-1.7.10.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 scss-to-css).
minify.js v1.5.0
📃 Changelog
- Added option to minify w/ comment to API + CLI (@adamlui)
- Added help cmd + doc URL to all invalid CLI arg errors (@adamlui)
- Added doc URL to all invalid API arg errors (@adamlui)
Full Changelog: minify.js-1.4.10...minify.js-1.5.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.5.0/minify.js/node.js/#readme
Note: Asset minify.js-1.5.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.
geolocate v1.0.2
📃 Changelog
- Added help cmd + doc URL to all invalid CLI arg errors (@adamlui)
- Added doc URL to invalid IP error in
geolocate()(@adamlui) - Bumped minify.js from 1.4.10 to 1.5.0 (@adamlui)
Full Changelog: geolocate-1.0.1...geolocate-1.0.2
🧠 New Contributors
- @ImgBotApp made their first contribution in #21
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/geolocate-1.0.2/geolocate#readme
Note: Asset geolocate-1.0.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 monorepo at the time of this release (which includes utilities besides geolocate).
generate-pw v1.4.4
📃 Changelog
- Added missing '=' check/error to CLI param options (@adamlui)
- Added help cmd + doc URL to all invalid CLI arg errors (@adamlui)
- Added doc URL to all invalid API arg errors (@adamlui)
- Bumped minify.js from 1.4.10 to 1.5.0 (@adamlui)
Full Changelog: generate-pw-1.4.3...generate-pw-1.4.4
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/generate-pw-1.4.4/generate-pw#readme
Note: Asset generate-pw-1.4.4.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 generate-pw).
generate-ip v2.2.2
📃 Changelog
- Added missing '=' check/error to CLI param options (@adamlui)
- Strictened
argRegex.paramOptions.qtyso invalid arg error correctly outputs valid arg (@adamlui) - Added help cmd + doc URL to all invalid CLI arg errors (@adamlui)
- Added doc URL to all invalid API arg errors (@adamlui)
- Bumped minify.js from 1.4.10 to 1.5.0 (@adamlui)
Full Changelog: generate-ip-2.2.1...generate-ip-2.2.2
🧠 New Contributors
- @ImgBotApp made their first contribution in #21
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/generate-ip-2.2.2/generate-ip#readme
Note: Asset generate-ip-2.2.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 monorepo at the time of this release (which includes utilities besides generate-ip).
scss-to-css v1.7.9
📃 Changelog
- Changed CLI compile from src|sass|scss to output using arg if passed (instead of always to ../css/) (@adamlui)
- Added
find()alias tofindSCSS()(@adamlui) - Added Japanese docs (@adamlui)
- Bumped sass from 1.72.0 to 1.74.1 (@dependabot, @adamlui)
Full Changelog: scss-to-css-1.7.8...scss-to-css-1.7.9
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/scss-to-css-1.7.9/scss-to-css#readme
Note: Asset scss-to-css-1.7.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 scss-to-css).
generate-pw v1.4.3
📃 Changelog
- Shortened
crypto.randomIntinit for Node.js env (@adamlui) - Included return instruction log of
generate*()functions in browser env (@adamlui) - Added Spanish + German docs (@adamlui)
Full Changelog: generate-pw-1.4.2...generate-pw-1.4.3
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/generate-pw-1.4.3/generate-pw#readme
Note: Asset generate-pw-1.4.3.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 generate-pw).
generate-ip v2.2.1
📃 Changelog
- Abstracted
validateOptions()for drastic filesize reduction (@adamlui) - Shortened
crypto.randomIntinit for Node.js env (@adamlui) - Included return instruction log of
generate()functions in browser env (@adamlui) - Bumped minify.js from 1.4.9 to 1.4.10 (@dependabot)
Full Changelog: generate-ip-2.2.0...generate-ip-2.2.1
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/generate-ip-2.2.1/generate-ip#readme
Note: Asset generate-ip-2.2.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 generate-ip).