Skip to content

v1.7.0

Compare
Choose a tag to compare
@DanBuild DanBuild released this 23 May 21:02
· 313 commits to master since this release
  • v1.7.0

    - Wed, 23 May 2018 21:55:56 +0100

  • chore: Remove unused constants (#5830)

    Masato Ohba - Wed, 23 May 2018 15:59:05 +0100

  • feat(cli): Generate an empty lockfile when there are no dependencies (#5843)

    Jimmy Chan - Wed, 23 May 2018 14:54:20 +0100

  • fix: Add Node 10 support (#5769)

    Aram Drevekenin - Wed, 23 May 2018 11:16:38 +0100

  • fix(run): Fix custom shell execution (#5851)

    Jeff Valore - Tue, 22 May 2018 20:35:25 +0100

  • focused workspaces (#5663)

    Bryan Wain - Thu, 17 May 2018 10:42:50 -0700

  • feat(import): convert package-lock.json to yarn.lock (#5745)

    Aram Drevekenin - Thu, 17 May 2018 12:47:55 +0200

  • Fix #5517: Backlashes in output fail for escape sequences in Windows (#5792)

    An Thien Tran - Sun, 13 May 2018 18:49:42 +0100

  • fixes ignored folders in prebuilt packages feature of offline mirror (#5793)

    Konstantin Raev - Tue, 8 May 2018 18:58:23 -0700

  • Fix #5776: CLI switch "--scripts-prepend-node-path" doesn't work (#5787)

    brainfish - Sun, 6 May 2018 12:36:24 +0100

  • Excluded shebang for lockfile package (#5788)

    Anton Alexandrenok - Sun, 6 May 2018 12:34:07 +0100

  • Show error message to user when publishing fails (#5771)

    sth - Wed, 2 May 2018 15:03:20 +0100

  • fix(deps): update dependency fs-extra to v6 (#5767)

    renovate[bot] - Wed, 2 May 2018 15:02:43 +0100

  • chore(deps): update deprecated deps for node 10 (#5763)

    Aram Drevekenin - Mon, 30 Apr 2018 23:16:29 +0100

  • fix(tar): Upgrade tar-fs and tar-stream to fix warnings on Node 10 (#5752)

    Burak Yiğit Kaya - Sat, 28 Apr 2018 20:50:21 +0100

  • fix(run): yarn run should never prompt when non-interactive (#5694)

    peijiesim - Thu, 26 Apr 2018 19:11:48 +0100

  • feat(bin): Implement an optional parameter support to yarn bin (#5739)

    Maël Nison - Thu, 26 Apr 2018 18:45:12 +0100

  • Add error when attempting to remove dependency from workspace root and add -W flag (#5737)

    Jake Moxey - Thu, 26 Apr 2018 18:39:58 +0100

  • Adds the directory that contains Node to the PATH (#5743)

    Maël Nison - Thu, 26 Apr 2018 18:38:29 +0100

  • fix #5729: replace dependency on deepequal with deep-equal (#5742)

    simevo - Thu, 26 Apr 2018 16:03:53 +0100

  • fix(publish): Run pre and postpack lifecycle scripts on publish (#5712)

    Jeff Valore - Thu, 26 Apr 2018 12:27:17 +0100

  • fix(console-reporter): Fix issue where tree logger was ignoring --silent/-s flag (#5722)

    Jake Moxey - Thu, 26 Apr 2018 12:01:52 +0100

  • fix: Remove usage of deprecated Buffer constructor. (#5477) (#5731)

    aduh95 - Thu, 26 Apr 2018 11:51:36 +0100

  • fix(publish): Fixes the path parameter when specifying a dir to publish. (#5711)

    Jeff Valore - Mon, 23 Apr 2018 17:12:56 +0100

  • test(init): Fix flaky init test which used snapshots w/ concurrent (#5700)

    Burak Yiğit Kaya - Thu, 19 Apr 2018 10:04:58 +0100

  • fix(build): Stop scripts from trying to read user input during install (#5632)

    Rebecca Turner - Wed, 18 Apr 2018 23:05:10 +0100

  • adding resolutions should cause lockfile regeneration (#5603)

    Max Burmagin - Wed, 18 Apr 2018 17:36:19 +0100

  • Make secureGitUrl() warn for insecure Urls (#5424)

    sth - Wed, 18 Apr 2018 17:33:50 +0100

  • fix(resolution): Prevent duplicate patterns in PackageResolver patternsByPackage array (#5681)

    Jeff Valore - Wed, 18 Apr 2018 17:29:44 +0100

  • fix(config): allow binLinks to be set in .yarnrc (#5113)

    Ian Sutherland - Wed, 18 Apr 2018 10:00:12 +0100

  • test: Fix failing tests on master (#5687)

    Burak Yiğit Kaya - Tue, 17 Apr 2018 17:52:20 +0100

  • chore(release): Add changelog script (#5677)

    Maël Nison - Mon, 16 Apr 2018 17:04:59 +0100

  • fix(resolution): Allow github dependency refs of type "#pull/1/head" (#5673)

    Jeff Valore - Sun, 15 Apr 2018 22:02:18 +0100

  • feat(version): Added semver versioning flags to version command (#5670)

    Brendan Warkentin - Sun, 15 Apr 2018 16:55:28 -0400

  • chore(request): Add an unfiltered option to getting full responses from npm (#5667)

    Burak Yiğit Kaya - Sun, 15 Apr 2018 21:55:03 +0100

  • fix(owner): Fix the currently broken yarn owner command (#5593)

    Rubycut - Fri, 13 Apr 2018 17:16:57 +0100

  • fix(run): Remove notice and licenseText fields from npm_package_* (#5666)

    Burak Yiğit Kaya - Fri, 13 Apr 2018 16:21:34 +0100

  • feat(run): Set INIT_CWD in environment (#5656)

    Dimitar Nestorov - Fri, 13 Apr 2018 11:52:28 +0100

  • feat(version): Ability to disable commit hooks on versioning (#5640)

    Brendan Warkentin - Fri, 13 Apr 2018 09:59:08 +0100

  • fix(upgrade): Fix for pattern not working with upgrade (#5662)

    Phil Quinn - Thu, 12 Apr 2018 18:17:33 -0400

  • chore(deps): update dependency eslint-plugin-babel to ^5.0.0 (#5647)

    renovate[bot] - Thu, 12 Apr 2018 11:17:25 +0100

  • chore(deps): update dependency validate-npm-package-license to ^3.0.3 (#5626)

    Quentin Dreyer - Thu, 12 Apr 2018 10:50:21 +0100

  • Remove yarn-e2e from Jenkins (#5651)

    Daniel Lo Nigro - Wed, 11 Apr 2018 22:06:33 -0700

  • ci(renovate): Disable Renovate Docker support (#5646)

    Burak Yiğit Kaya - Wed, 11 Apr 2018 07:59:38 -0700