* feat: add support for mise.toml file
feat: add support for mise.toml file
feat: update licensed cache
feat: switch from js-toml to smol-toml to reduce deps and bundle size
* feat: added docs and improved tests
* feat: added docs and improved tests
* ci: fix ci
* ci: fix ci
* 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