Skip to content

v1.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DanBuild DanBuild released this 15 Jan 17:19
· 445 commits to master since this 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