Skip to content

Releases: geeklearningio/gl-vsts-tasks-yarn

3.0.1

12 Oct 03:54
455c0c9
Compare
Choose a tag to compare
  • 🔨 Add support for capitalization of proxy environment variable.
  • 🛡 Security fixes

3.0.0

02 Jun 06:22
Compare
Choose a tag to compare

BREAKING CHANGES:

  • 🔨 Arguments have been renamed to all be in camlCase to make it more consistent when using YAML builds.
  • 📄 We don't attempt to fix .npmrc anymore. For instance, if a feed needs always-auth=true you have to configure it.

Other

  • 🛡 Fixes Security vulnerabilities (fstream and tar by removing a stale dependency)

2.8.0

14 Jan 22:19
Compare
Choose a tag to compare

fix authentication issues with VSTS/Azure Devops url changes #61 / #60

2.7.0

15 Nov 00:14
Compare
Choose a tag to compare

Attempt to fix #57

2.6.0

31 Oct 13:46
Compare
Choose a tag to compare

fix #52

2.5.0

16 Jun 04:02
Compare
Choose a tag to compare

Remove prerelease version by default and add an opt-in #48

2.4.0

21 Nov 01:35
Compare
Choose a tag to compare

Don't clobber scoped registries from .npmrc files #37
Use yarn from path instead of using an explicit path.

2.3.0

12 Oct 09:22
Compare
Choose a tag to compare
  • First stable version

2.2.0

11 Oct 12:02
Compare
Choose a tag to compare
2.2.0 Pre-release
Pre-release

fix warning in log #34

2.1.0

09 Oct 13:22
Compare
Choose a tag to compare
2.1.0 Pre-release
Pre-release
remove weird auth check