Breaking changes and migration guide
This release removes the cache_local_deps input and its corresponding behavior. This input controlled the legacy Cache Push step, and we recommend everyone migrate to the new dedicated cache steps.
If your workflows do not use the legacy Cache Push/Pull steps, then you can upgrade without any breaking change.
What鈥檚 Changed
- Remove legacy cache support by @ofalvai in Remove legacy cache support by ofalvai 路 Pull Request #58 路 bitrise-steplib/steps-npm 路 GitHub
Full Changelog: Comparing 1.1.6...2.0.0 路 bitrise-steplib/steps-npm 路 GitHub