@@ -15,6 +15,40 @@ redirect_from:
15
15
- /using-npm/changelog
16
16
---
17
17
18
+ ## [ 11.0.0] ( https://github.com/npm/cli/compare/v11.0.0-pre.1...v11.0.0 ) (2024-12-16)
19
+
20
+ ### Documentation
21
+
22
+ - [ ` 8a911da ` ] ( https://github.com/npm/cli/commit/8a911da452b9785bcd051778570beeb2d8b27421 ) [ #7963 ] ( https://github.com/npm/cli/pull/7963 ) ls: removed design change pending section note (#7963 ) (@milaninfy )
23
+
24
+ ### Dependencies
25
+
26
+ - [ ` 5319e48 ` ] ( https://github.com/npm/cli/commit/5319e48a5a91768dccdfe728392dc2040e7ce27e ) [ #7973 ] ( https://github.com/npm/cli/pull/7973 ) remove unnecessary sprintf-js files in node_modules (#7973 )
27
+ - [ ` d369c77 ` ] ( https://github.com/npm/cli/commit/d369c7716d753580da708723a2a4f8b3be767cb1 ) [ #7976 ] ( https://github.com/npm/cli/pull/7976 ) ` [email protected] `
28
+ - [ ` 3b2951a ` ] ( https://github.com/npm/cli/commit/3b2951a3ba1521b9866d9b33960aa3307d4f31dd ) [ #7976 ] ( https://github.com/npm/cli/pull/7976 ) ` [email protected] `
29
+ - [ ` a598b7b ` ] ( https://github.com/npm/cli/commit/a598b7bd3de2b02bd14a3fa2f49c14a5ca50a43e ) [ #7976 ] ( https://github.com/npm/cli/pull/7976 ) ` [email protected] `
30
+ - [ ` 52bcaf6 ` ] ( https://github.com/npm/cli/commit/52bcaf6464f44b30137ee3d3fe79322c1b1646ef ) [ #7976 ] ( https://github.com/npm/cli/pull/7976 ) ` [email protected] `
31
+ - [ ` aabf345 ` ] ( https://github.com/npm/cli/commit/aabf345a524f8aba7e0f45c0d4b8c86d5160d0cc ) [ #7976 ] ( https://github.com/npm/cli/pull/7976 ) ` [email protected] `
32
+ - [ ` 28e8761 ` ] ( https://github.com/npm/cli/commit/28e876135411cd9a93dbdd74906869c54286d7bc ) [ #7976 ] ( https://github.com/npm/cli/pull/7976 ) ` [email protected] `
33
+
34
+ ### Chores
35
+
36
+ - [ ` ecd7190 ` ] ( https://github.com/npm/cli/commit/ecd719026860d464557223b212acec4347477128 ) [ #7976 ] ( https://github.com/npm/cli/pull/7976 ) dev dependency updates (@wraithgar )
37
+ - [ ` a07f4e0 ` ] ( https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89 ) [ #7976 ] ( https://github.com/npm/cli/pull/7976 ) ` @npmcli/[email protected] ` (
@wraithgar )
38
+ - [ ` 687ab12 ` ] ( https://github.com/npm/cli/commit/687ab12eb5ea0ee1017101f3a83d42fd76299627 ) [ #7970 ] ( https://github.com/npm/cli/pull/7970 ) remove pre-release mode from npm 11 and workspaces (#7970 ) (@wraithgar )
39
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/arborist-v9.0.0 ) :
` @npmcli/[email protected] `
40
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/config-v10.0.0 ) :
` @npmcli/[email protected] `
41
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmaccess-v10.0.0 ) :
` [email protected] `
42
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.0 ) :
` [email protected] `
43
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmexec-v10.0.0 ) :
` [email protected] `
44
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.0 ) :
` [email protected] `
45
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmorg-v8.0.0 ) :
` [email protected] `
46
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.0 ) :
` [email protected] `
47
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmpublish-v11.0.0 ) :
` [email protected] `
48
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmsearch-v9.0.0 ) :
` [email protected] `
49
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmteam-v8.0.0 ) :
` [email protected] `
50
+ - [ workspace
] ( https://github.com/npm/cli/releases/tag/libnpmversion-v8.0.0 ) :
` [email protected] `
51
+
18
52
## [ 11.0.0-pre.1] ( https://github.com/npm/cli/compare/v11.0.0-pre.0...v11.0.0-pre.1 ) (2024-12-06)
19
53
20
54
### ⚠️ BREAKING CHANGES
0 commit comments