Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: npm@6.9.0 #167

Closed
wants to merge 28 commits into from
Closed

Release: npm@6.9.0 #167

wants to merge 28 commits into from

Conversation

zkat
Copy link
Contributor

@zkat zkat commented Feb 20, 2019

zkat and others added 21 commits February 18, 2019 14:32
not all the tar implementations support --version flag
e.g. the one used in openbsd doesn't, so the installation process fails

PR-URL: #154
Credit: @agudulin
Reviewed-By: @zkat
The command is called stars, not starts.

PR-URL: #158
Credit: @phihag
Reviewed-By: @zkat
PR #11584 removed the possibility of updating local
packages (linked with symlinks) with `npm update`.
Reason was that this functionality didn't work in
v3.6.0. However, the system behind local dependencies
has since changed, and I can't reproduce the original
error anymore.

Reverts 59e5056

Fixes: https://npm.community/t/1725?u=larsgw
PR-URL: #73
Credit: @larsgw
Reviewed-By: @iarna
Reviewed-By: @zkat
Adds support for package aliases
Adds opts.before support
PR-URL: #164
Credit: @kemitchell
Reviewed-By: @zkat
@zkat zkat added semver:minor new backwards-compatible feature release labels Feb 20, 2019
@zkat zkat marked this pull request as ready for review February 20, 2019 23:53
@zkat zkat requested a review from a team as a code owner February 20, 2019 23:53
@zkat zkat closed this Mar 19, 2019
@zkat
Copy link
Contributor Author

zkat commented Mar 19, 2019

This is released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor new backwards-compatible feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet