-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR-URL: #1583 Reviewed-By: Jeremiah Senkpiel <[email protected]>
- Loading branch information
Showing
282 changed files
with
1,648 additions
and
706 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -271,3 +271,4 @@ Michiel Sikma <[email protected]> | |
Jakob Krigovsky <[email protected]> | ||
Charmander <[email protected]> | ||
erik wienhold <[email protected]> | ||
James Butler <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,77 @@ | ||
### v2.9.0 (2015-04-23): | ||
|
||
This week was kind of a breather to concentrate on fixing up the tests on the | ||
`multi-stage` branch, and not mess with git issues for a little while. | ||
Unfortunately, There are now enough severe git issues that we'll probably have | ||
to spend another couple weeks tackling them. In the meantime, enjoy these two | ||
small features. They're just enough to qualify for a semver-minor bump: | ||
|
||
#### NANOFEATURES | ||
|
||
* [`2799322`](https://github.com/npm/npm/commit/279932298ce5b589c5eea9439ac40b88b99c6a4a) | ||
[#7426](https://github.com/npm/npm/issues/7426) Include local modules in `npm | ||
outdated` and `npm update`. ([@ArnaudRinquin](https://github.com/ArnaudRinquin)) | ||
* [`2114862`](https://github.com/npm/npm/commit/21148620fa03a582f4ec436bb16bd472664f2737) | ||
[#8014](https://github.com/npm/npm/issues/8014) The prefix used before the | ||
version on version tags is now configurable via `tag-version-prefix`. Be | ||
careful with this one and read the docs before using it. | ||
([@kkragenbrink](https://github.com/kkragenbrink)) | ||
|
||
#### OTHER MINOR TWEAKS | ||
|
||
* [`18ce0ec`](https://github.com/npm/npm/commit/18ce0ecd2d94ad3af01e997f1396515892dd363c) | ||
[#3032](https://github.com/npm/npm/issues/3032) `npm unpublish` will now use | ||
the registry set in `package.json`, just like `npm publish`. This only | ||
applies, for now, when unpublishing the entire package, as unpublishing a | ||
single version requires the name be included on the command line and | ||
therefore doesn't read from `package.json`. ([@watilde](https://github.com/watilde)) | ||
* [`9ad2100`](https://github.com/npm/npm/commit/9ad210042242e51d52b2a8b633d8e59248f5faa4) | ||
[#8008](https://github.com/npm/npm/issues/8008) Once again, when considering | ||
what to install on `npm install`, include `devDependencies`. | ||
([@smikes](https://github.com/smikes)) | ||
* [`5466260`](https://github.com/npm/npm/commit/546626059909dca1906454e820ca4e315c1795bd) | ||
[#8003](https://github.com/npm/npm/issues/8003) Clarify the documentation | ||
around scopes to make it easier to understand how they support private | ||
packages. ([@smikes](https://github.com/smikes)) | ||
|
||
#### DEPENDENCIES WILL NOT STOP UNTIL YOU ARE VERY SLEEPY | ||
|
||
* [`faf65a7`](https://github.com/npm/npm/commit/faf65a7bbb2fad13216f64ed8f1243bafe743f97) | ||
`[email protected]`: If there are multiple validation errors and | ||
warnings, ensure they all get displayed (includes a rad new way of testing | ||
`init-package-json` contributed by | ||
[@michaelnisi](https://github.com/michaelnisi)). | ||
([@MisumiRize](https://github.com/MisumiRize)) | ||
* [`7f10f38`](https://github.com/npm/npm/commit/7f10f38d29a8423d7cde8103fa7b64ac728da1e0) | ||
`[email protected]`: `1.0.0` is literally more than `0.1.0` (no change aside from | ||
version number). ([@substack](https://github.com/substack)) | ||
* [`4979af3`](https://github.com/npm/npm/commit/4979af3fcae5a3962383b7fdad3162381e62eefe) | ||
[#6805](https://github.com/npm/npm/issues/6805) `[email protected]`: | ||
Decode scoped package names sent by the registry so they look nicer. | ||
([@mmalecki](https://github.com/mmalecki)) | ||
|
||
### v2.8.4 (2015-04-16): | ||
|
||
This is the fourth release of npm this week, so it's mostly just landing a few | ||
small outstanding PRs on dependencies and some tiny documentation tweaks. | ||
`[email protected]` is where the real action is. | ||
|
||
* [`ee2bd77`](https://github.com/npm/npm/commit/ee2bd77f3c64d38735d1d31028224a5c40422a9b) | ||
[#7983](https://github.com/npm/npm/issues/7983) `[email protected]`: Better error | ||
reporting in corrupted tar files, and add support for the `fromBase` flag | ||
(rescued from the dustbin of history by | ||
[@deanmarano](https://github.com/deanmarano)). | ||
([@othiym23](https://github.com/othiym23)) | ||
* [`d8eee6c`](https://github.com/npm/npm/commit/d8eee6cf9d2ff7aca68dfaed2de76824a3e0d9af) | ||
`[email protected]`: Add support for a default author, and only add | ||
scope to a package name once. ([@othiym23](https://github.com/othiym23)) | ||
* [`4fc5d98`](https://github.com/npm/npm/commit/4fc5d98b785f601c60d4dc0a2c8674f0cccf6262) | ||
`[email protected]`: Small tweaks to cache value aging and entry counting that | ||
are irrelevant to npm. ([@isaacs](https://github.com/isaacs)) | ||
* [`1fe5840`](https://github.com/npm/npm/commit/1fe584089f5bef133de5518aa26eaf6064be2bf7) | ||
[#7946](https://github.com/npm/npm/issues/7946) Make `npm init` text | ||
friendlier. ([@sandfox](https://github.com/sandfox)) | ||
|
||
### v2.8.3 (2015-04-15): | ||
|
||
#### TWO SMALL GIT TWEAKS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.