Skip to content

Releases: yarnpkg/yarn

v1.6.0

11 Apr 17:03
Compare
Choose a tag to compare
  • test(pkg-tests): Fix duplicate module errors from pkg-tests (#5636)

    Burak Yiğit Kaya - Tue, 10 Apr 2018 17:15:34 +0100

  • test(resolver): Replace ocaml repo with left-pad for package-resolver (#5638)

    Burak Yiğit Kaya - Tue, 10 Apr 2018 17:14:39 +0100

  • test(integration): left-pad released a new version which broke tests (#5635)

    Burak Yiğit Kaya - Tue, 10 Apr 2018 14:59:33 +0100

  • Fix yarn behaviour when scripts are failing (#5497)

    sth - Thu, 5 Apr 2018 10:51:32 +0100

  • fix(linking): Dont integrity check build artifacts (#5470)

    Jeff Valore - Thu, 5 Apr 2018 10:49:00 +0100

  • fixed link and unlink cmd on windows (#4772) (#5524)

    xsbchen - Thu, 5 Apr 2018 10:47:52 +0100

  • fix(config): Don't pass .yarnrc generated flags to workspace child command (#5534)

    Jeff Valore - Thu, 5 Apr 2018 10:47:05 +0100

  • fix(upgrade): No longer warn when upgrading a devDependency (#5606)

    Jeff Valore - Thu, 5 Apr 2018 10:42:45 +0100

  • Remove leading spaces of yarn run's answer (#5581)

    Rongjian Zhang - Wed, 4 Apr 2018 22:10:37 +0100

  • Bugfix #5614: When offline pruning, don't unlink prebuilt packages. (#5616)

    Andrew Lane - Wed, 4 Apr 2018 13:37:44 -0700

  • fix workspace packages ignore-pattern (#5607)

    ConnectDotz - Tue, 3 Apr 2018 17:37:05 +0100

  • remove .vscode settings from repository (#5608)

    ConnectDotz - Tue, 3 Apr 2018 17:19:13 +0100

  • do not remove pattern from lockfile if it is overridden by resolution (#5572)

    Max Burmagin - Tue, 27 Mar 2018 16:06:27 +0100

  • ci(appveyor): Fix AppVeyor tests (#5574)

    Burak Yiğit Kaya - Mon, 26 Mar 2018 14:05:32 +0100

  • chore(jest): Upgrade Jest flow types (#5573)

    Burak Yiğit Kaya - Mon, 26 Mar 2018 11:03:06 +0100

  • chore(deps): update dependency eslint-config-fb-strict to ^22.0.0 (#5570)

    renovate[bot] - Mon, 26 Mar 2018 10:44:07 +0100

  • Enable curl --compressed option to speed up request (#5369)

    Peter Dave Hello - Sun, 25 Mar 2018 12:52:43 +0100

  • move e2e test to circle-ci (#5459)

    Rubycut - Sat, 24 Mar 2018 12:21:18 -0700

  • fix(cli): adjust colors for unstable version updates (#5498)

    Simon Kjellberg - Sat, 24 Mar 2018 19:13:31 +0000

  • Write stacktrace in yarn-error.log sooner (#5564)

    Pavel Djundik - Sat, 24 Mar 2018 19:09:32 +0000

  • build(jest): Upgrade Jest to latest version, 22.4.3 (#5569)

    Burak Yiğit Kaya - Sat, 24 Mar 2018 19:08:00 +0000

  • Removed unnecessary nested if statement (#5563)

    Steven Hargrove - Sat, 24 Mar 2018 19:06:51 +0000

  • Prevent readdir of files by using getPackagesPaths (#5032)

    Andrew Goldis - Sat, 24 Mar 2018 19:06:01 +0000

  • chore(deps): update dependency execa to ^0.10.0 (#5522)

    renovate[bot] - Thu, 15 Mar 2018 12:14:25 +0000

  • feat: allows yarn config set to override package.json config keys (#5518)

    Maël Nison - Thu, 15 Mar 2018 12:12:22 +0000

  • fix nohoist binLink (#5492)

    ConnectDotz - Mon, 12 Mar 2018 17:11:02 +0000

  • fix(run): Fix script running in paths with special chars (#5484)

    Burak Yiğit Kaya - Fri, 9 Mar 2018 09:50:03 +0000

  • ci(appveyor): Don't output coverage on AppVeyor (#5485)

    Burak Yiğit Kaya - Thu, 8 Mar 2018 18:29:07 +0000

  • fix(mutex): Exit with a descriptive error when mutex port is in use (#5478)

    Burak Yiğit Kaya - Thu, 8 Mar 2018 15:28:45 +0000

  • fixed linkDuplicates for symlinks (#5442)

    ConnectDotz - Wed, 7 Mar 2018 18:40:45 -0800

  • fix(linking): Handle missing package when using --ignore-optional (#5059)

    Kim Joar Bekkelund - Wed, 7 Mar 2018 17:33:25 +0000

  • ci(appveyor): Remove old Node builds from AppVeyor (#5472)

    Burak Yiğit Kaya - Wed, 7 Mar 2018 12:02:20 +0000

  • Update version number for development

    Daniel Lo Nigro - Mon, 5 Mar 2018 20:38:23 -0800

  • Disables jest-haste-map for the fixtures (#5437)

    Maël Nison - Thu, 1 Mar 2018 18:03:48 +0000

  • chore(deps): update dependency eslint-plugin-relay to ^0.0.21 (#5180)

    renovate[bot] - Thu, 1 Mar 2018 18:03:21 +0000

  • Makes CircleCI run the pkg-tests testsuite (#5436)

    Maël Nison - Thu, 1 Mar 2018 15:38:15 +0000

  • feat(resolution) Local .git repositories are now locally cloned (#5026)

    Rafael Damasceno - Thu, 1 Mar 2018 14:27:29 +0000

  • default option for report in non-interactive terminals (#5068)

    Miguel Sozinho Ramalho - Thu, 1 Mar 2018 13:00:34 +0000

  • fix(deps): update dependency normalize-url to ^2.0.0 (#5183)

    renovate[bot] - Thu, 1 Mar 2018 12:42:24 +0000

  • test(util): Add tests for boolify() and boolifyWithDefault() (#4866)

    sth - Thu, 1 Mar 2018 11:40:09 +0000

  • bug: yarn tag list prompted user for credentials removed (#5373)

    Sean Sabour - Wed, 28 Feb 2018 19:06:11 +0000

  • Fix test for yarn licenses generate-disclaimer output (#5385)

    sth - Wed, 28 Feb 2018 19:04:07 +0000

  • yarn publish: respect publishConfig.registry (#5376)

    Olivier Ligot - Wed, 28 Feb 2018 19:01:07 +0000

  • Do not check for content in publish response (#5398)

    mkosieradzki - Wed, 28 Feb 2018 18:59:13 +0000

  • Add message for integritySystemParamsDontMatch (#5400)

    William Bain - Wed, 28 Feb 2018 18:55:52 +0000

  • Spelling (#5405)

    Josh Soref - Wed, 28 Feb 2018 18:54:00 +0000

  • yarn link: Use "package" consistently (#5411)

    Per Lundberg - Wed, 28 Feb 2018 18:45:15 +0000

  • Restrict .gitignore to their own subdirectories (#5414)

    Christopher Mühl - Wed, 28 Feb 2018 18:44:37 +0000

  • Enforce usage of TLS 1.2 when building Chocolatey package (#5422)

    Daniel Lo Nigro - Tue, 27 Feb 2018 13:55:02 -0800

  • feat(remove): add emoji for steps (#5361)

    Pig Fang - Tue, 27 Feb 2018 17:41:27 +0000

  • fix(deps): update dependency bytes to ^3.0.0 (#5188)

    renovate[bot] - Tue, 27 Feb 2018 17:34:56 +0000

  • fix(deps): update dependency debug to ^3.0.0 (#5191)

    renovate[bot] - Tue, 27 Feb 2018 17:34:04 +0000

  • chore(deps): update dependency eslint-plugin-jest to ^21.0.0 (#5192)

    renovate[bot] - Tue, 27 Feb 2018 17:32:41 +0000

  • chore(deps): update dependency gulp-watch to ^5.0.0 (#5193)

    renovate[bot] - Tue, 27 Feb 2018 17:32:12 +0000

  • Pkg-tests testsuite (#5392)

    Maël Nison - Tue, 27 Feb 2018 17:30:17 +0000

  • test(info): Fix failing yarn info and yarn info <package> readme tests (#5410)

    Burak Yiğit Kaya - Mon, 26 Feb 2018 14:08:46 +0000

v1.5.1

26 Feb 19:01
Compare
Choose a tag to compare

Identical to v1.5.0, but re-released due to build issues with v1.5.0

  • feat(cli): Improves "yarn workspaces info" (#5389)
    Maël Nison - Fri, 23 Feb 2018 14:38:49 +0000

  • fix(windows): Adjusted windows path so that bin folder has a backslash on the end of the path value, as per windows path requirements (#5387)
    derekellison - Fri, 23 Feb 2018 13:29:06 +0000

  • fix(tests): Remove unnecessary console output when running test cases (#5384)
    sth - Fri, 23 Feb 2018 13:04:39 +0000

  • feat(install): Ability to store a built package in offline mirror (#5314)
    Konstantin Raev - Thu, 22 Feb 2018 10:07:21 -0800

  • feat(cli): Implements "yarn node" (#5388)
    Maël Nison - Wed, 21 Feb 2018 14:11:26 +0000

  • fix(cli): Added logic to correctly print stringified linebreak chars (#5360)
    Steven Hargrove - Tue, 20 Feb 2018 16:34:34 +0000

  • fix(build): add sourceRoot to sourcemaps. Fixes #5319. (#5323)
    ed eustace - Tue, 20 Feb 2018 16:28:29 +0000

  • feat(cli): sort by version when asking user to select a package version (#5220) (#5226)
    Ian Sutherland - Tue, 20 Feb 2018 16:11:33 +0000

  • feat(install): Break semver for engine check by allowing prereleases (#5352)
    Bryan Wain - Sun, 18 Feb 2018 11:06:32 -0800

  • chore(cli): don't ask questions during publish when --non-interactive is specified (#5002) (#5108)
    Ian Sutherland - Sat, 17 Feb 2018 10:59:26 -0800

  • fix(upgrade): respects --scope flag with caret range (#5350) (#5351)
    SilverFox - Fri, 16 Feb 2018 18:30:10 -0500

  • fix(cli): Use full path to script when executing with run command (#4991)
    Jeff Valore - Sun, 11 Feb 2018 14:34:52 -0800

  • chore(arch): Minor refactor of isRequestToRegistry logic for readability (#5321)
    Karolis Narkevicius - Sat, 10 Feb 2018 15:33:58 -0800

  • chore(deps): Update dependency execa to ^0.9.0 (#5181)
    renovate[bot] - Sat, 10 Feb 2018 15:31:44 -0800

  • fix(cli): Report no valid versions for unpublished packages (#5311) (#5335)
    Mike Chen - Sat, 10 Feb 2018 15:30:06 -0800

  • feat(config): Use more conventional paths for config and data (#5336)
    Will Binns-Smith - Thu, 8 Feb 2018 15:54:12 -0800

  • chore(readme): Horizontal rule fixed in README (#5320)
    Liam Ross - Wed, 7 Feb 2018 08:31:27 -0800

  • fix(workspace): Workspace pass args 5301 (#5329)
    Jeff Valore - Wed, 7 Feb 2018 08:31:00 -0800

  • fix(cli): Fail when yarn adding Github package with no version (#5292) (#5318)
    Mike Chen - Tue, 6 Feb 2018 00:17:50 -0800

  • feature(cache): Add multi-package support to cache clean (#5297)
    Priyantha Lankapura - Sun, 4 Feb 2018 10:41:21 -0800

  • feat(install): Implement a very basic hook system (#5293)
    Maël Nison - Fri, 2 Feb 2018 18:39:25 +0000

  • feat(upgrade, add): Separately log added/upgraded dependencies (#5227)
    kaylieEB - Tue, 30 Jan 2018 12:09:01 +0000

  • feat(publish): Publish command uses publishConfig.access in package.json (#5290)
    Jeff Valore - Tue, 30 Jan 2018 12:08:31 +0000

  • fix(cli): Use process.exit instead of exitCode for node < 4 (#5291)
    kaylieEB - Tue, 30 Jan 2018 12:07:39 +0000

  • feat(cli): Error on missing workspace directory (#5206) (#5222)
    Maciej Kasprzyk - Mon, 29 Jan 2018 16:58:01 +0000

  • feat: Imprtove error when package is not found (#5213)
    Gabriel Aumala - Mon, 29 Jan 2018 16:55:54 +0000

  • fix(install): Allow scoped package as alias source (#5229)
    Gord P - Mon, 29 Jan 2018 16:39:26 +0000

  • fix(cli): Use correct directory for upgrade-interactive (#5272)
    Michael Jungo - Mon, 29 Jan 2018 16:33:46 +0000

  • feat(install): nohoist baseline implementation (#4979)
    ConnectDotz - Sun, 28 Jan 2018 08:35:59 -0800

v1.4.1

19 Jan 16:05
Compare
Choose a tag to compare
v1.4.1 Pre-release
Pre-release

Release strictly identical to 1.4.0

v1.4.0

15 Jan 17:19
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release
  • Show current version, when new version is not supplied on "yarn publish" (#4947)
    Danny Soares - Mon, 15 Jan 2018 16:49:34 +0000

  • fix(install): use node-gyp from homebrew npm (#4994)
    Christian Moritz - Mon, 15 Jan 2018 16:41:26 +0000

  • Fix transient symlinks overriding direct ones v2 (#5016)
    Jeff Valore - Mon, 15 Jan 2018 16:39:23 +0000

  • fix(auth): Fixes authentication conditions and logic with registries (#5216)
    Karolis Narkevicius - Mon, 15 Jan 2018 16:00:21 +0000

  • chore(package): move devDeps to appropriate place (#5166)
    Bartosz Kaszubowski - Mon, 15 Jan 2018 13:47:14 +0000

  • fix(resolution) Eliminate "missing peerDep" warning when dep exists at root level. (#5088)
    Jeff Valore - Mon, 15 Jan 2018 13:45:08 +0000

  • fix(cli): improve guessing of package names that contain a dot (#5102) (#5135)
    Ian Sutherland - Mon, 15 Jan 2018 13:40:00 +0000

  • feat(cli): include notice with license when generating disclaimer (#5072) (#5111)
    Ian Sutherland - Mon, 15 Jan 2018 13:37:22 +0000

  • feat(cli): group by license in licenses list (#5074) (#5110)
    Ian Sutherland - Mon, 15 Jan 2018 13:35:31 +0000

  • feat(cli): improve error message when file resolver can't find file (#5134) (#5145)
    Ian Sutherland - Mon, 15 Jan 2018 13:31:14 +0000

  • fix(cli): Run version script hook AFTER bumping the package version, but BEFORE commit. (#5151)
    Georg Vienna - Mon, 15 Jan 2018 13:27:56 +0000

  • Speed up global list command (#5148)
    Konstantin Raev - Mon, 15 Jan 2018 13:27:08 +0000

  • Update en.js (#5153)
    Robert Martin - Mon, 15 Jan 2018 11:28:36 +0000

  • Add comma to yesWarning text (#5177)
    Alf Eaton - Mon, 15 Jan 2018 11:27:41 +0000

  • fix(deps): update dependency is-builtin-module to ^2.0.0 (#5186)
    renovate[bot] - Mon, 15 Jan 2018 11:26:51 +0000

  • Configure Renovate (#5178)
    renovate[bot] - Mon, 8 Jan 2018 14:15:56 -0800

  • fix(cli): check if workspaces setting in package.json is an array (#5089) (#5114)
    Ian Sutherland - Mon, 8 Jan 2018 12:55:39 -0800

  • test(package-resolver): fix hash and no ".git" extension tests (#5165)
    Bartosz Kaszubowski - Mon, 8 Jan 2018 10:44:24 -0800

  • chore(deps): restore semver ranges (#5175)
    Rhys Arkins - Mon, 8 Jan 2018 09:47:45 -0800

  • fix(resolution): support semver: in git URLs (#5126) (#5140)
    Ian Sutherland - Tue, 2 Jan 2018 09:14:07 -0500

  • feat(cli): add script-shell config setting for NPM compatibility (#5133)
    Yunyu Lin - Mon, 1 Jan 2018 17:30:42 -0500

  • fix(cli): allow GitHub project names that contain the string .git (#5117) (#5119)
    Ian Sutherland - Tue, 26 Dec 2017 20:54:37 -0500

  • fix(output): "yarn licenses list" hide progress bar before displaying tree (#5103)
    Soo Jae Hwang - Tue, 19 Dec 2017 16:26:07 -0500

  • fix(cli): handle no devDependencies when listing production dependencies (#5100) (#5109)
    Ian Sutherland - Tue, 19 Dec 2017 16:06:00 -0500

  • fix(cli): Write Node4+ error message to stderr (#5094)
    Hiro Asari - Fri, 15 Dec 2017 14:23:14 +0000

  • test(jest): Upgrade jest to latest available version (#5018)
    Burak Yiğit Kaya - Wed, 13 Dec 2017 16:50:30 +0000

  • fix(git): Ignores irrelevant output from ls-remote (#5081)
    Daniel Guettler - Tue, 12 Dec 2017 15:22:24 -0500

  • test(integration): Fix failing react-scripts test due to unexpected warning (#5076)
    Burak Yiğit Kaya - Mon, 11 Dec 2017 21:57:42 +0000

  • feat(help) Add command descriptions to commander output (#5033)
    Fernando André Fernandes - Sat, 9 Dec 2017 14:47:01 -0500

  • ci(circle): Fix cache key setup for proper node_modules sharing (#5060)
    Burak Yiğit Kaya - Fri, 8 Dec 2017 17:11:24 +0000

  • fixed (#5034)
    excelsior97 - Thu, 7 Dec 2017 12:55:21 -0500

  • fix(fetcher): offline mirror name collision w/ private registries and scopes (#4822)
    Elijah Newren - Thu, 7 Dec 2017 14:01:30 +0000

  • fix(add): Make semver flags compatible with versioned requests (#4999)
    kaylieEB - Thu, 7 Dec 2017 11:32:43 +0000

  • [#5021] Add help comment to --json flag (#5045)
    Jeff Valore - Tue, 5 Dec 2017 16:26:03 -0500

  • fix(git): match git dependencies by name instead of whole url
    David Reis - Mon, 4 Dec 2017 10:49:48 -0800

  • fix(install): connectionOptions passes in localhost as its host to prevent popup on MacOsx. (#5006)
    Justin - Mon, 4 Dec 2017 10:43:27 -0800

  • chore(eslint): ignore packages dir (#4963)
    Ryan Hendrickson - Mon, 27 Nov 2017 10:31:27 -0800

  • fix(resolutions): Warn instead of erroring if unmatched dependency matches resolutions (#4835)
    Roman Usherenko - Mon, 20 Nov 2017 08:42:22 -0800

  • feat(run): Show a "no bin scripts" or "no scripts available" message (#4891)
    Max Chehab - Mon, 20 Nov 2017 14:18:36 +0000

  • fix(pack): make globs match dotfiles (#4956)
    Ryan Hendrickson - Mon, 20 Nov 2017 14:13:22 +0000

  • fix(request): Fix https_proxy env var (#4903)
    Jeff Valore - Mon, 20 Nov 2017 10:59:16 +0000

  • feat(run): Include the workspace root .bin in env path (#4848)
    Jeff Valore - Mon, 20 Nov 2017 10:55:51 +0000

  • ci(lint): Fix the lint command so it doesn't run dupe-check yet (#4949)
    Burak Yiğit Kaya - Fri, 17 Nov 2017 16:58:29 +0000

  • chore(lint): Rename file to .eslintrc.json (#4931)
    Kevin Ji - Fri, 17 Nov 2017 14:10:15 +0000

  • test(integration): Fix left-pad version used in a test with snapshots (#4948)
    Burak Yiğit Kaya - Fri, 17 Nov 2017 14:05:55 +0000

  • chore(lint): Integrate js-inspect into lint stage (#3929)
    Onur Temizkan - Tue, 14 Nov 2017 11:58:47 +0000

  • add latest command (#4915)
    kaylieEB - Tue, 14 Nov 2017 11:25:01 +0000

  • docs(access): Fix the help output for the skeleton access command (#4892)
    Burak Yiğit Kaya - Thu, 9 Nov 2017 12:41:49 +0000

  • feat(workspaces): Adds a workspaces command (#4883)
    Maël Nison - Thu, 9 Nov 2017 10:29:47 +0000

  • docs(readme): Remove Travis badge (#4871)
    Burak Yiğit Kaya - Tue, 7 Nov 2017 16:15:52 +0000

  • docs(contributing): Direct contribution guides to the website (#4872)
    Burak Yiğit Kaya - Tue, 7 Nov 2017 16:15:39 +0000

  • feat(install): Add --update-checksums to cli install (#4860)
    Aram Drevekenin - Tue, 7 Nov 2017 15:29:31 +0000

  • ci(circle): Move macOS builds to CircleCI (#4868)
    Burak Yiğit Kaya - Tue, 7 Nov 2017 12:13:32 +0000

  • fix: Use wanted package repository URL and homepage from npm (#4792)
    Raido Kuli - Tue, 7 Nov 2017 10:39:16 +0000

  • ci(travis): Reduce the build matrix on TravisCI (#4864)
    Burak Yiğit Kaya - Mon, 6 Nov 2017 13:22:41 +0000

  • test: Fix flaky tests after #4811 due to bad assumptions (#4852)
    Burak Yiğit Kaya - Mon, 6 Nov 2017 11:33:53 +0000

  • ci(circle): Test all node versions on CircleCI (#4857)
    Burak Yiğit Kaya - Mon, 6 Nov 2017 09:58:56 +0000

  • chore(build): Replace preset-node-5 and babel-preset-es2015-node4 w/ babel-preset-env (#4374)
    kaylieEB - Thu, 2 Nov 2017 17:23:25 +0000

v1.3.2

02 Nov 16:44
Compare
Choose a tag to compare

This and v1.3.1 are the same and were released due to release hiccups with v1.3.0 due to our new CI configuration.

v1.3.1

02 Nov 17:11
Compare
Choose a tag to compare
1.3.1

v1.3.0

01 Nov 16:49
Compare
Choose a tag to compare

Warning: this release might require you to update your Git version to >=2.13.0 (#4806)

v1.2.1

12 Oct 10:20
Compare
Choose a tag to compare
  • The outdated command will now use latest rather than wanted as color selector (#4519)

    Daniel Tschinder

  • Fix a bug where the exit code was not correctly forwarded when using yarn-path (#4679)

    Maël Nison

  • Fix a bug that was affecting how peer dependencies were optimized (#4687)

    Burak Yigit Kaya

  • The yarn init command will no longer traverse the filesystem (#4464)

    Yerguden

  • Fixed a regression where yarn upgrade wasn't upgrading transitives deps anymore (#4636)

    Jeff Valore

v1.2.0

09 Oct 20:25
Compare
Choose a tag to compare
  • 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

v1.1.0-exp.2

09 Oct 21:38
Compare
Choose a tag to compare
[exp] Update yarn.lock