Releases: bahmutov/npm-install
Releases · bahmutov/npm-install
v1.7.0
1.7.0 (2021-01-31)
Features
- add an option to allow using a time based rolling cache (#73) (#82) (e38757b)
v1.6.2
1.6.2 (2020-12-12)
Bug Fixes
- deps: update dependency @actions/cache to v1.0.5 (fa39773)
v1.6.1
1.6.1 (2020-12-10)
Bug Fixes
- detect and handle the ReserveCacheError (#71) (b5b589a)
v1.6.0
1.6.0 (2020-12-08)
Features
- add custom install command parameter (#70) (44b9e76)
- uses: bahmutov/npm-install@v1
with:
install-command: yarn --immutable
v1.5.4
1.5.4 (2020-12-08)
Bug Fixes
- deps: update dependency @bahmutov/print-env to v2 (#69) (351d3b4)
v1.5.3
1.5.3 (2020-12-08)
Bug Fixes
- deps: update dependency hasha to v5.2.2 (73d4765)
v1.5.2
1.5.2 (2020-12-08)
Bug Fixes
- deps: update dependency @actions/io to v1.0.2 (cf62858)
v1.5.1
1.5.1 (2020-12-08)
Bug Fixes
- deps: update dependency @actions/cache to v1.0.4 (59ba173)
v1.5.0
1.5.0 (2020-12-07)
Features
- add npm-shrinkwrap.json file support (#59) (3af17e0)
v1.4.5
1.4.5 (2020-10-29)
Bug Fixes
- set absolute working dir when running the install (#52) (1d543fd)