Skip to content

Releases: softwareventures/yarn-recursive

v3.1.6

29 Oct 21:44
Compare
Choose a tag to compare

3.1.6 (2019-10-29)

Bug Fixes

  • side-effects: set sideEffects field to enable tree shaking (b2d9e40)

v3.1.5

28 Oct 01:06
04ae14a
Compare
Choose a tag to compare

3.1.5 (2019-10-28)

Bug Fixes

  • deps: lock file maintenance (04ae14a)

v3.1.4

09 Oct 15:07
Compare
Choose a tag to compare

3.1.4 (2019-10-09)

Bug Fixes

  • deps: update dependency cli-color to v2 (#10) (1ec5645)

v3.1.3

08 Oct 13:18
Compare
Choose a tag to compare

3.1.3 (2019-10-08)

Bug Fixes

  • deps: update dependency yarn to v1.19.1 (#9) (7a24f1e)

v3.1.2

07 Oct 11:38
Compare
Choose a tag to compare

3.1.2 (2019-10-07)

Bug Fixes

  • deps: update dependency tslib to v1.10.0 (#5) (be2b08d)

v3.1.1

07 Oct 11:34
Compare
Choose a tag to compare

3.1.1 (2019-10-07)

Bug Fixes

  • deps: update dependency @softwareventures/array to v0.16.1 (bf74969)
  • deps: update dependency cli-color to v1.4.0 (#2) (77b2d2e)
  • deps: update dependency yarn to v1.19.0 (#6) (9c15703)

v3.1.0

22 Jun 01:02
Compare
Choose a tag to compare

3.1.0 (2019-06-22)

Features

  • concurrent: add option to run yarn instances concurrently (856f92a)

v3.0.1

18 Jun 16:08
0e391aa
Compare
Choose a tag to compare

3.0.1 (2019-06-18)

Bug Fixes

  • deps: pin dependency p-series to 2.1.0 (0e391aa)

v3.0.0

18 Jun 14:31
Compare
Choose a tag to compare

3.0.0 (2019-06-18)

Features

  • arguments: automatically pass through arguments to yarn (54fbb61)

BREAKING CHANGES

  • arguments: The "--cmd" and "--opt" options are deprecated. They are still supported, but their
    behaviour is subtly different to that of previous versions. Users are encouraged to switch to the
    new syntax as soon as possible.

v2.0.2

06 Jun 17:32
Compare
Choose a tag to compare

2.0.2 (2019-06-06)

Bug Fixes

  • use platform-specific path separator in log output (0983d3d)