What's Changed
In scope of this release we added a logic to save an additional cache path for yarn 3 (related pull request and feature request). Moreover, we added functionality to use all the sub directories derived from cache-dependency-path
input and add detect all dependencies directories to cache (related pull request and feature request).
Besides, we made such changes as:
- Replace workflow badge with new badge by @jongwooo in #653
- Fix a minor typo by @phanan in #662
- docs: fix typo in advanced-usage.md by @remarkablemark in #697
- bugfix: Don't attempt to use Windows fallbacks on non-Windows OSes by @domdomegg in #718
- Update to node 18.x by @feelepxyz in #751
- Remove implicit dependencies by @nikolai-laevskii in #758
- Fix description about ensuring workflow access to private package by @x86chi in #704
New Contributors
- @jongwooo made their first contribution in #653
- @phanan made their first contribution in #662
- @remarkablemark made their first contribution in #697
- @domdomegg made their first contribution in #718
- @feelepxyz made their first contribution in #751
- @nikolai-laevskii made their first contribution in #758
- @x86chi made their first contribution in #704
Full Changelog: v3...v3.7.0