Skip to content

v1.2.0

Compare
Choose a tag to compare
@DanBuild DanBuild released this 09 Oct 20:25
· 550 commits to master since this release
  • fix(config): Relay exit code when using yarn-path from yarnrc (#4669)

    Burak Yigit Kaya - Mon, 9 Oct 2017 21:12:02 +0100

  • Fix: workspace support in several commands (#4654)

    John Gozde - Mon, 9 Oct 2017 19:04:43 +0100

  • chore(repo): Add yarn commit for structured commit messages (#4660)

    Burak Yigit Kaya - Sun, 8 Oct 2017 17:41:44 +0100

  • fix(git): Refactor Git URL resolution code & remove hash from URL (#4657)

    Burak Yigit Kaya - Sun, 8 Oct 2017 17:39:10 +0100

  • fix(git): Fix Bitbucket exotic shortcut resolvers with private repositories (#4633)

    Kevin Berthommier - Fri, 6 Oct 2017 12:18:01 +0100

  • fix(config): Don't override registry with undefined by default (#4643)

    Burak Yigit Kaya - Fri, 6 Oct 2017 11:53:29 +0100

  • chore(resolver): Minor improvements in resolver code and tests (#4644)

    Burak Yigit Kaya - Fri, 6 Oct 2017 11:51:43 +0100

  • fix(resolver): parentNames is missing in package warning breadcrumbs (#4484)

    Nikhil Motiani - Thu, 5 Oct 2017 16:46:09 +0100

  • chore(tests): Make integration tests passing on Node 7 (#4606)

    Valerii Iatsko - Thu, 5 Oct 2017 16:41:31 +0100

  • chore(tests): Don't output coverage on regular test runs (#4629)

    Burak Yigit Kaya - Thu, 5 Oct 2017 16:00:34 +0100

  • Improves the workspaces (#4630)

    Mael Nison - Thu, 5 Oct 2017 15:58:44 +0100

  • chore(utils): replace last expandPath with resolveWithHome (#4605)

    Valerii Iatsko - Wed, 4 Oct 2017 20:51:27 +0100

  • Add ability to upgrade based on pattern (#4610)

    Phil Quinn - Wed, 4 Oct 2017 12:27:33 +0100

  • Add ability to filter yarn list with pattern (#4609)

    Phil Quinn - Wed, 4 Oct 2017 12:26:33 +0100

  • fix(request-manager): Flaky network messsage should be info, not warning (#4621)

    Burak Yigit Kaya - Wed, 4 Oct 2017 11:30:44 +0100

  • fix(network): Allow https-proxy false to not use a proxy for HTTPS (#4614)

    Jeff Valore - Wed, 4 Oct 2017 11:23:15 +0100

  • fix(run): improve escaping for script arguments (#4135)

    Ryan Hendrickson - Tue, 3 Oct 2017 17:56:45 +0100

  • feat(configuration): add custom registry cli flag (#4238)

    Liran Tal - Tue, 3 Oct 2017 17:16:59 +0100

  • fix(resolver): Only optimize patterns in flat mode (#4613)

    Burak Yigit Kaya - Tue, 3 Oct 2017 13:51:19 +0100

  • chore(tests): Add failing test-case for issue #2636 (#4598)

    Cameron Hunter - Tue, 3 Oct 2017 13:42:43 +0100

  • Updated node to 8.x in Dockerfile.dev (#4607)

    Valerii Iatsko - Tue, 3 Oct 2017 21:20:34 +1100

  • Fix: allow package without manifest to be removed (fixes #4310) (#4599)

    Phil Quinn - Tue, 3 Oct 2017 11:16:32 +0100

  • Feature: Add ability to filter yarn cache (fixes #3200) (#4571)

    Phil Quinn - Tue, 3 Oct 2017 11:05:16 +0100

  • fix(install): Fix performance issue with multiple lifecycle package scripts (#4588)

    Veniamin Krol - Mon, 2 Oct 2017 17:10:05 +0100

  • fix(autoclean): remove *.gz from the default .yarnclean file (#4601)

    Nicolas Barray - Mon, 2 Oct 2017 17:08:19 +0100

  • fix(windows): Detect when winpty is present and if the current terminal is a TTY (#4577)

    Brian K. Christensen - Fri, 29 Sep 2017 14:50:03 +0100

  • Fix: always prefer CLI options over env for --prod (#4572)

    Burak Yigit Kaya - Thu, 28 Sep 2017 20:16:58 +0100

  • Fix: bring back the aggressive concurrency protection (#4573)

    Burak Yigit Kaya - Thu, 28 Sep 2017 16:55:00 +0100

  • Fix: respect patterns with "||" in the range during optimizeResolutions (#4562)

    Matt Mulder - Thu, 28 Sep 2017 00:13:13 +0100

  • Ensure publish hooks are run at the same time. (#4553)

    John Ferlito - Wed, 27 Sep 2017 14:28:35 +0100

  • Fix: Suppress "revealed multiple traversal of the same folder" warnings (#4549)

    Clint Modien - Tue, 26 Sep 2017 13:53:53 +0100

  • Chore: fix tests after the new release

    Burak Yigit Kaya - Mon, 25 Sep 2017 11:13:18 +0100