|
| 1 | +### v2.6.1 (2015-02-19): |
| 2 | + |
| 3 | +* [`8b98f0e`](https://github.com/npm/npm/commit/8b98f0e709d77a8616c944aebd48ab726f726f76) |
| 4 | + [#4471](https://github.com/npm/npm/issues/4471) `npm outdated` (and only `npm |
| 5 | + outdated`) now defaults to `--depth=0`. See the [docs for |
| 6 | + `--depth`](https://github.com/npm/npm/blob/82f484672adb1a3caf526a8a48832789495bb43d/doc/misc/npm-config.md#depth) |
| 7 | + for the mildly confusing details. ([@smikes](https://github.com/smikes)) |
| 8 | +* [`aa79194`](https://github.com/npm/npm/commit/aa791942a9f3c8af6a650edec72a675deb7a7c6e) |
| 9 | + [#6565](https://github.com/npm/npm/issues/6565) Tweak `peerDependency` |
| 10 | + deprecation warning to include which peer dependency on which package is |
| 11 | + going to need to change. ([@othiym23](https://github.com/othiym23)) |
| 12 | +* [`5fa067f`](https://github.com/npm/npm/commit/5fa067fd47682ac3cdb12a2b009d8ca59b05f992) |
| 13 | + [#7171](https://github.com/npm/npm/issues/7171) Tweak `engineStrict` |
| 14 | + deprecation warning to include which `package.json` is using it. |
| 15 | + ([@othiym23](https://github.com/othiym23)) |
| 16 | +* [`0fe0caa`](https://github.com/npm/npm/commit/0fe0caa7eddb7acdacbe5ee81ceabaca27175c78) |
| 17 | + `[email protected]`: Glob patterns can now ignore matches. |
| 18 | + ([@isaacs](https://github.com/isaacs)) |
| 19 | + |
1 | 20 | ### v2.6.0 (2015-02-12):
|
2 | 21 |
|
3 | 22 | #### A LONG-AWAITED GUEST
|
|
7 | 26 | make it do something useful on both bearer-based and basic-based authed
|
8 | 27 | clients. ([@othiym23](https://github.com/othiym23))
|
9 | 28 | * [`4bf0f5d`](https://github.com/npm/npm/commit/4bf0f5d56c33649124b486e016ba4a620c105c1c)
|
10 |
| - `npm-registry-clieng@6.1.1`: Support new `logout` endpoint to invalidate |
| 29 | + `npm-registry-client@6.1.1`: Support new `logout` endpoint to invalidate |
11 | 30 | token for sessions. ([@othiym23](https://github.com/othiym23))
|
12 | 31 |
|
13 | 32 | #### DEPRECATIONS
|
|
26 | 45 | * [`add5890`](https://github.com/npm/npm/commit/add5890ce447dabf120b907a85f715df1e065f44)
|
27 | 46 | [#4668](https://github.com/npm/npm/issues/4668) `[email protected]`:
|
28 | 47 | Warn when a `bin` symbolic link is a dangling reference.
|
| 48 | + ([@nicks](https://github.com/nicks)) |
29 | 49 | * [`4b42071`](https://github.com/npm/npm/commit/4b420714dfb84338d85def78c30bd665e32d72c1)
|
30 | 50 | `[email protected]`: Add functions to extract parts of the version triple, fix a
|
31 | 51 | typo. ([@isaacs](https://github.com/isaacs))
|
|
0 commit comments