Immutable
release. Only release title and notes can be modified.
📃 Changelog
- Replaced
returnin CLI arg process loop whenload()specific keys (fixes #340) (@adamlui) - Replaced erroneous
-vin--statsentry of--helpscreen (fixes #343) (@adamlui) - Added EN fallbacks to
cli.msgs(fixes #351) (@adamlui) - Added enforce new
settings.controls[key].valRequired(fixes #352) (@adamlui) - Tightened val-less CLI arg check (fixes #353) (@adamlui)
- Allowed val w/o using
=to--config(fixes #355) (@adamlui) - Bumped @adamlui/minify.js from 2.5.3 to 2.5.4 (@dependabot)
- Bumped @eslint/css from 1.2.0 to 1.4.0 (@dependabot)
- Bumped @eslint/json from 1.2.0 to 2.0.1 (@dependabot)
- Bumped @eslint/markdown from 8.0.1 to 8.0.3 (@dependabot)
- Bumped @html-eslint/eslint-plugin from 0.62.0 to 0.64.0 (@dependabot)
- Bumped @html-eslint/parser from 0.62.0 to 0.64.0 (@dependabot)
- Bumped brace-expansion from 5.0.7 to 5.0.8 (@adamlui)
- Bumped console-table-printer from 2.15.0 to 2.16.1 (@dependabot)
- Bumped ESLint from 9.39.4 to 10.3.0 (@adamlui)
- Bumped eslint-plugin-regexp from 3.1.0 to 3.1.1 (@dependabot)
- Bumped generate-ip from 2.9.3 to 2.9.6 (@dependabot)
- Bumped remove-json-keys from 1.10.1 to 1.10.2 (@dependabot)
- Bumped translate-messages from 1.10.1 to 1.10.2 (@dependabot)
Full Changelog: geolocate-2.4.4...geolocate-2.4.5 (@adamlui, @dependabot, @kudo-sync-bot)
README for this release: https://github.com/adamlui/js-utils/tree/geolocate-2.4.5/geolocate#readme
💻 Installation
CLI:
npm i -g @adamlui/geolocate@latestRuntime dependency:
npm i @adamlui/geolocate@latestDev dependency:
npm i -D @adamlui/geolocate@latest