Skip to content

Releases: warapitiya/gulp-yarn

v4.0.1

01 Aug 04:57
Compare
Choose a tag to compare

Bug Fixes

V4.0.0

01 Aug 04:56
Compare
Choose a tag to compare

Features

  • convert the codebase to typescript (#48) (b18e52e)

Bug Fixes

  • default export to support commonjs (dc4fcb6)

v3.0.0

03 Mar 08:25
Compare
Choose a tag to compare

Breaking Change

  • No more support for older node versions. Nodejs >= v10

Patches

  • All the major security updates.

v1.0.0-alpha.2

22 Mar 17:00
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2017-03-15)

Bug Fixes

  • babel module.export issue with babel-plugin-add-module-exports (d235360)
  • validate commands boolean values (63f2f12)

Features

  • add support for args property (88c4892)

v0.1.1

22 Mar 17:02
Compare
Choose a tag to compare

0.1.1 (2017-02-22)

Features

  • commands: add ignore-scripts option (0827b84)

v0.0.3

28 Oct 18:36
Compare
Choose a tag to compare

Change Log

[v0.0.3]

Added

  • Detailed readme.

v0.0.2

28 Oct 18:35
Compare
Choose a tag to compare

Change Log

[v0.0.2]

Added

  • add 'force', 'flat', 'dev' arguments support.