v1.6.0 (☔ Rainy Day)
What's Changed
- Fix file level cache restore when using the list-version of the manifest option (#110) by @dansamsara
- Cache path removal bug (#113) by @toote
- Feat: Extra key data (#111) by @toote
- Prepare for next release (#107) by @pzeballos
New Contributors
- @dansamsara made their first contribution in #110
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: npm ci
plugins:
- cache#v1.5.2
+ cache#v1.6.0:Full Changelog: v1.5.2...v1.6.0