Skip to content

Releases: bahmutov/npm-install

v1.7.0

31 Jan 14:26
e38757b
Compare
Choose a tag to compare

1.7.0 (2021-01-31)

Features

  • add an option to allow using a time based rolling cache (#73) (#82) (e38757b)

v1.6.2

12 Dec 04:06
Compare
Choose a tag to compare

1.6.2 (2020-12-12)

Bug Fixes

  • deps: update dependency @actions/cache to v1.0.5 (fa39773)

v1.6.1

10 Dec 13:54
b5b589a
Compare
Choose a tag to compare

1.6.1 (2020-12-10)

Bug Fixes

  • detect and handle the ReserveCacheError (#71) (b5b589a)

v1.6.0

08 Dec 20:56
44b9e76
Compare
Choose a tag to compare

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

08 Dec 18:43
351d3b4
Compare
Choose a tag to compare

1.5.4 (2020-12-08)

Bug Fixes

  • deps: update dependency @bahmutov/print-env to v2 (#69) (351d3b4)

v1.5.3

08 Dec 08:09
Compare
Choose a tag to compare

1.5.3 (2020-12-08)

Bug Fixes

  • deps: update dependency hasha to v5.2.2 (73d4765)

v1.5.2

08 Dec 07:06
Compare
Choose a tag to compare

1.5.2 (2020-12-08)

Bug Fixes

  • deps: update dependency @actions/io to v1.0.2 (cf62858)

v1.5.1

08 Dec 06:07
Compare
Choose a tag to compare

1.5.1 (2020-12-08)

Bug Fixes

  • deps: update dependency @actions/cache to v1.0.4 (59ba173)

v1.5.0

07 Dec 14:49
3af17e0
Compare
Choose a tag to compare

1.5.0 (2020-12-07)

Features

  • add npm-shrinkwrap.json file support (#59) (3af17e0)

v1.4.5

29 Oct 15:13
1d543fd
Compare
Choose a tag to compare

1.4.5 (2020-10-29)

Bug Fixes

  • set absolute working dir when running the install (#52) (1d543fd)