Ferdinand Thiessen
774c1d6296
feat(node-version-file): support parsing devEngines field ( #1283 )
...
* feat(node-version-file): support parsing `devEngines` field
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
* test: adjust for array like `devEngines`
Co-authored-by: Grigory <grigory.orlov.set@gmail.com >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
* ci(versions.yml): update actions and reduce duplicated tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
* docs: consolidate advanced usage
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
* chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
---------
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
Co-authored-by: Grigory <grigory.orlov.set@gmail.com >
2026-02-23 12:10:57 -06:00
Priya Gupta
2028fbc5c2
Limit automatic caching to npm, update workflows and documentation ( #1374 )
...
* default to auto-caching only for npm package manager and documentation update
* refactor: enhance package manager detection for auto-caching
* add devEngines.packageManager detection logic for npm auto-caching
* chore: bump version to 6.0.0 and update documentation
* docs: update README and action.yml for npm caching logic clarification
* chore: update Node.js version in workflows
* chore: update Node.js versions in versions.yml
* chore: update rc Node.js version in versions.yml
* chore: switch macos-13 runner to macos-latest-large in workflow
* docs: update README and advanced usage documentation
2025-10-13 21:37:06 -05:00
priya-kinthali
d7a11313b5
Enhance caching in setup-node with automatic package manager detection ( #1348 )
...
* setup node in local
* Enhance caching in setup-node with package manager filed detection
* updated with array
* update the field
2025-08-25 21:40:12 -05:00
Dmitry Shibanov
60edb5dd54
Add support for arm64 Windows ( #927 )
...
* add support for arm64 Windows
* revert 7z to exe
* add comment
---------
Co-authored-by: aparnajyothi-y <147696841+aparnajyothi-y@users.noreply.github.com >
2024-02-06 22:42:16 -06:00
Manta Anantachai S
d86ebcd40b
Add support for volta.extends ( #921 )
...
* Add support for `volta.extends`
* Code review
2023-12-29 15:01:21 +05:30
NullVoxPopuli
b39b52d121
Fix node-version-file interprets entire package.json as a version ( #865 )
2023-12-14 13:53:26 +01:00
Ivan
962678f22c
Add and configure ESLint and update configuration for Prettier ( #703 )
...
* Add ESLinter and update Prettier
* Update eslint config
* Update dependencies
* Rebuild action
* Update package.json
* Updates docs
* Update docs
2023-03-08 10:47:38 +02:00
Dmitry Shibanov
64ed1c7eab
Add support for v8-canary, nightly and rc ( #655 )
2023-01-05 13:16:21 +01:00