-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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.2.0 #12
Conversation
PR-URL: npm/npm#20762 Credit: @wyardley Reviewed-By: @zkat
PR-URL: npm/npm#20855 Credit: @zkat Reviewed-By: @iarna
PR-URL: npm/npm#20750 Credit: @travi Reviewed By: @zkat
PR-URL: npm/npm#20859 Credit: @strugee Reviewed-By: @zkat
PR-URL: npm/npm#20879 Credit: @watilde Reviewed-By: @zkat
PR-URL: npm/npm#20881 Credit: @styfle Reviewed-By: @zkat
PR-URL: npm/npm#20947 Credit: @bitsol Reviewed-By: @zkat
This fixes the regular expression matching in `xcode_emulation` to also handle version numbers with multiple-digit major versions which would otherwise break under use of XCode 10 Fixes: nodejs/node-gyp#1454 PR-URL: npm/npm#20948 Credit: @Trott Reviewed-By: @zkat
Fixes: npm/npm#21114 PR-URL: npm/npm#21129 Credit: @zkat Reviewed-By: @iarna
Downgraded to allow better deduplication
replaces cli-table2
npm install foo, not npm install foo`` PR-URL: npm/npm#21165 Credit: @hchiam Reviewed-By: @zkat
Explicitly state that republishing an unpublished package requires a 72h waiting period. PR-URL: npm/npm#20920 Credit: @gmattie Reviewed-By: @zkat
PR-URL: npm/npm#20554 Credit: @luislobo Reviewed-By: @zkat Reviewed-By: @iarna
PR-URL: npm/npm#12697 Credit: @tribou Reviewed-By: @zkat
Credit: @gucong3000 PR-URL: npm/npm#19418 Reviewed-By: @iarna
the changelog link doesn't seem to point anywhere? |
@ljharb lmao sorry. I forgot to fill it in after I posted the PR. Fixed 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐑
It seems to be fine now. |
@zkat I was meaning to reference the top-level field, e.g.
This is what I have been using until now as the definitive source repository for a package. Is there any reason why/when this shouldn't match exactly with the |
This uses the updated version of gentle-fs which has the binLink method, so that we don't need to fork based on OS, and will always check to ensure that the bin or cmd-shim is a reference into the folder being linked. Also perform a similar check on linked man pages. Fix npm#11 PR-URL: npm/bin-links#12 Credit: @isaacs Close: npm#12 Reviewed-by: @isaacs
Rendered Changelog