This repository was archived by the owner on Aug 11, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork3k
v4.0.3
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 1158 commits to latest since this release
v4.0.3 (2016-11-17)
Hey you all, we've got a couple of bug fixes for you, a slew of documentation improvements and some improvements to our CI environment. I know we just got v4 out the door, but the CLI team is already busy planning v5. We'll have more for you in early December.
BUG FIXES
45d40d9
ba2adc2
1dc8908
2ba19ee
#14403 Fix a bug where a scoped module could produce crashes when incorrectly computing the paths related to their location. This patch reorganizes how path information is passed in to eliminate the possibility of this sort of bug. (@iarna) (@NatalieWolfe)1011ec6
npm/npmlog#46npmlog@4.0.1
: Fix a bug where the progress bar would still display even if you passed in--no-progress
. (@iarna)
DOCUMENTATION UPDATES
c3ac177
#14406 Sync up the dispute policy included with the CLI with thecurrent official text. (@mike-engel)9c663b2
#14627 Update build status branch in README. (@cameronroe)8a8a0a3
#14609 Update examples URLs of GitHub repos where those repos have moved to new URLs. (@dougwilson)7a6425b
#14472 Documentsign-git-tag
innpm-version(1)'s configuration section. (@strugee)f3087cc
#14546 Add a note about the dangers of configuring npm via uppercase env vars. (@tuhoojabotti)50e51b0
#14559 Remove documentation that incorrectly stated that we check.npmrc
permissions. (@iarna)
OH UH, HELLO AGAIN NODE.JS 0.12
6f0c353
f78bde6
#14591 Reintroduce Node.js 0.12 to our support matrix. We jumped the gun when removing it. We won't drop support for it till the Node.js project does so at the end of December 2016. (@othiym23)
TEST/CI UPDATES
aa73d1c
c914e80
58fe064
#14602 When running tests with coverage, use nyc's cache. This provides an 8x speedup! (@bcoe)ba091ce
#14435 Remove an unused zero bytepackage.json
found in the test fixtures. (@baderbuddy)
DEPENDENCY UPDATES
442e01e
readable-stream@2.2.2
: Bring in latest changes from Node.js 7.x. (@calvinmetcalf)bfc4a1c
which@1.2.12
: Remove unused require. (@isaacs)