@pnpm/config.commands 1100.0.26 → 1100.0.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +1594 -0
  2. package/package.json +13 -13
package/CHANGELOG.md ADDED
@@ -0,0 +1,1594 @@
1
+ # @pnpm/plugin-commands-config
2
+
3
+ ## 1100.0.27
4
+
5
+ ### Patch Changes
6
+
7
+ - @pnpm/config.reader@1101.11.2
8
+
9
+ ## 1100.0.26
10
+
11
+ ### Patch Changes
12
+
13
+ - 9318a11: Allow `registries` and `namedRegistries` to be configured in the global `config.yaml` file.
14
+ - Updated dependencies [9318a11]
15
+ - Updated dependencies [5a4daec]
16
+ - @pnpm/config.reader@1101.11.1
17
+
18
+ ## 1100.0.25
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [3425e80]
23
+ - Updated dependencies [806c3ec]
24
+ - Updated dependencies [c121235]
25
+ - @pnpm/config.reader@1101.11.0
26
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.15
27
+
28
+ ## 1100.0.24
29
+
30
+ ### Patch Changes
31
+
32
+ - Updated dependencies [25a829e]
33
+ - Updated dependencies [852d537]
34
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.14
35
+ - @pnpm/error@1100.0.1
36
+ - @pnpm/cli.utils@1101.0.13
37
+ - @pnpm/config.reader@1101.10.1
38
+ - @pnpm/object.property-path@1100.1.1
39
+
40
+ ## 1100.0.23
41
+
42
+ ### Patch Changes
43
+
44
+ - Updated dependencies [302a2f7]
45
+ - Updated dependencies [0474a9c]
46
+ - @pnpm/config.reader@1101.10.0
47
+
48
+ ## 1100.0.22
49
+
50
+ ### Patch Changes
51
+
52
+ - a31faa7: Updated dependency ranges. Notably:
53
+
54
+ - `@pnpm/logger` peer dependency range moved to `^1100.0.0`.
55
+ - `msgpackr` 1.11.8 → 2.0.4 (store index files remain byte-compatible in both directions).
56
+ - `open` ^7.4.2 → ^11.0.0, `memoize` ^10 → ^11, `cli-truncate` ^5 → ^6, `pidtree` ^0.6 → ^1.
57
+ - `@yarnpkg/core` 4.5.0 → 4.8.0, `@rushstack/worker-pool` 0.7.7 → 0.7.18, `@cyclonedx/cyclonedx-library` 10.0.0 → 10.1.0, `@pnpm/config.nerf-dart` ^1 → ^2, `@pnpm/log.group` 3.0.2 → 4.0.1, `@pnpm/util.lex-comparator` ^3 → ^4.
58
+
59
+ - Updated dependencies [61810aa]
60
+ - Updated dependencies [681b593]
61
+ - Updated dependencies [a31faa7]
62
+ - @pnpm/config.reader@1101.9.0
63
+ - @pnpm/cli.utils@1101.0.12
64
+ - @pnpm/object.key-sorting@1100.0.1
65
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.13
66
+
67
+ ## 1100.0.21
68
+
69
+ ### Patch Changes
70
+
71
+ - Updated dependencies [bc9ed78]
72
+ - Updated dependencies [615c669]
73
+ - @pnpm/config.reader@1101.8.0
74
+ - @pnpm/cli.utils@1101.0.11
75
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.12
76
+
77
+ ## 1100.0.20
78
+
79
+ ### Patch Changes
80
+
81
+ - 6b5d91a: Fixed `pnpm config get globalconfig` to return the global `config.yaml` path again [pnpm/pnpm#11962](https://github.com/pnpm/pnpm/issues/11962).
82
+ - Updated dependencies [822beb5]
83
+ - Updated dependencies [3537020]
84
+ - Updated dependencies [894ea6a]
85
+ - Updated dependencies [6b5d91a]
86
+ - Updated dependencies [027196b]
87
+ - Updated dependencies [1017c36]
88
+ - @pnpm/config.reader@1101.7.0
89
+ - @pnpm/cli.utils@1101.0.10
90
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.12
91
+
92
+ ## 1100.0.19
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies [a017bf3]
97
+ - @pnpm/config.reader@1101.6.0
98
+ - @pnpm/cli.utils@1101.0.9
99
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.11
100
+
101
+ ## 1100.0.18
102
+
103
+ ### Patch Changes
104
+
105
+ - Updated dependencies [a39a83d]
106
+ - @pnpm/config.reader@1101.5.0
107
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.10
108
+
109
+ ## 1100.0.17
110
+
111
+ ### Patch Changes
112
+
113
+ - Updated dependencies [a23956e]
114
+ - Updated dependencies [35d2355]
115
+ - @pnpm/config.reader@1101.4.1
116
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.10
117
+ - @pnpm/cli.utils@1101.0.8
118
+
119
+ ## 1100.0.16
120
+
121
+ ### Patch Changes
122
+
123
+ - Updated dependencies [d7da112]
124
+ - Updated dependencies [3b62f9d]
125
+ - Updated dependencies [212315d]
126
+ - @pnpm/object.property-path@1100.1.0
127
+ - @pnpm/config.reader@1101.4.0
128
+ - @pnpm/cli.utils@1101.0.7
129
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.9
130
+
131
+ ## 1100.0.15
132
+
133
+ ### Patch Changes
134
+
135
+ - Updated dependencies [3687b0e]
136
+ - Updated dependencies [ced20cb]
137
+ - Updated dependencies [d1b340f]
138
+ - @pnpm/config.reader@1101.3.3
139
+ - @pnpm/cli.utils@1101.0.6
140
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.9
141
+
142
+ ## 1100.0.14
143
+
144
+ ### Patch Changes
145
+
146
+ - Updated dependencies [020ac45]
147
+ - Updated dependencies [d3f8408]
148
+ - Updated dependencies [a62f959]
149
+ - Updated dependencies [ba2c884]
150
+ - Updated dependencies [8df408c]
151
+ - @pnpm/config.reader@1101.3.2
152
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.8
153
+ - @pnpm/cli.utils@1101.0.5
154
+
155
+ ## 1100.0.13
156
+
157
+ ### Patch Changes
158
+
159
+ - @pnpm/cli.utils@1101.0.4
160
+ - @pnpm/config.reader@1101.3.1
161
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.7
162
+
163
+ ## 1100.0.12
164
+
165
+ ### Patch Changes
166
+
167
+ - Updated dependencies [b61e268]
168
+ - Updated dependencies [e1e29c1]
169
+ - @pnpm/config.reader@1101.3.0
170
+ - @pnpm/cli.utils@1101.0.3
171
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.7
172
+
173
+ ## 1100.0.11
174
+
175
+ ### Patch Changes
176
+
177
+ - Updated dependencies [e9e876c]
178
+ - @pnpm/config.reader@1101.2.2
179
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.6
180
+
181
+ ## 1100.0.10
182
+
183
+ ### Patch Changes
184
+
185
+ - 3e2df55: `pnpm config get @<scope>:registry` now reports the same URL that `pnpm publish` and the resolvers actually use. Previously, `config get` only consulted `.npmrc`, while `publish`/install used the merged map that includes `pnpm-workspace.yaml`'s `registries` block — so the two could diverge silently and a publish could go to the wrong registry [#11492](https://github.com/pnpm/pnpm/issues/11492).
186
+ - Updated dependencies [707a879]
187
+ - @pnpm/config.reader@1101.2.1
188
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.6
189
+
190
+ ## 1100.0.9
191
+
192
+ ### Patch Changes
193
+
194
+ - Updated dependencies [8fdd9a9]
195
+ - Updated dependencies [5f34a8d]
196
+ - Updated dependencies [c969392]
197
+ - Updated dependencies [0d791f3]
198
+ - Updated dependencies [817b1b4]
199
+ - Updated dependencies [c969392]
200
+ - Updated dependencies [2de318b]
201
+ - @pnpm/config.reader@1101.2.0
202
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.5
203
+
204
+ ## 1100.0.8
205
+
206
+ ### Patch Changes
207
+
208
+ - Updated dependencies [42a8f29]
209
+ - @pnpm/config.reader@1101.1.4
210
+
211
+ ## 1100.0.7
212
+
213
+ ### Patch Changes
214
+
215
+ - 184ce26: Fix the package name in README.md.
216
+ - Updated dependencies [184ce26]
217
+ - @pnpm/text.naming-cases@1100.0.1
218
+ - @pnpm/config.reader@1101.1.3
219
+ - @pnpm/cli.utils@1101.0.2
220
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.4
221
+
222
+ ## 1100.0.6
223
+
224
+ ### Patch Changes
225
+
226
+ - @pnpm/cli.utils@1101.0.1
227
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.3
228
+
229
+ ## 1100.0.5
230
+
231
+ ### Patch Changes
232
+
233
+ - Updated dependencies [0fbcf74]
234
+ - @pnpm/config.reader@1101.1.2
235
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.3
236
+
237
+ ## 1100.0.4
238
+
239
+ ### Patch Changes
240
+
241
+ - @pnpm/config.reader@1101.1.1
242
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.2
243
+
244
+ ## 1100.0.3
245
+
246
+ ### Patch Changes
247
+
248
+ - Updated dependencies [7d25bc1]
249
+ - Updated dependencies [9e0833c]
250
+ - @pnpm/config.reader@1101.1.0
251
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.2
252
+
253
+ ## 1100.0.2
254
+
255
+ ### Patch Changes
256
+
257
+ - Updated dependencies [cee550a]
258
+ - Updated dependencies [4ab3d9b]
259
+ - Updated dependencies [9af708a]
260
+ - Updated dependencies [ea2a7fb]
261
+ - Updated dependencies [ff7733c]
262
+ - @pnpm/cli.utils@1101.0.0
263
+ - @pnpm/config.reader@1101.0.0
264
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.1
265
+
266
+ ## 1100.0.1
267
+
268
+ ### Patch Changes
269
+
270
+ - @pnpm/cli.utils@1100.0.1
271
+ - @pnpm/config.reader@1100.0.1
272
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.1
273
+
274
+ ## 1001.0.0
275
+
276
+ ### Major Changes
277
+
278
+ - d4bf2d0: `pnpm config get` (without `--json`) no longer print INI formatted text.
279
+ Instead, it would print JSON for both objects and arrays and raw string for
280
+ strings, numbers, booleans, and nulls.
281
+ `pnpm config get --json` would still print all types of values as JSON like before.
282
+ - ae43ac7: `pnpm config list` and `pnpm config get` (without argument) now hide auth-related settings.
283
+ - 491a84f: This package is now pure ESM.
284
+ - ae43ac7: pnpm no longer loads non-auth and non-registry settings from rc files. Other settings must be defined in `pnpm-workspace.yaml`.
285
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
286
+ - ae43ac7: `pnpm config get <array>` now prints a JSON array.
287
+ - ae43ac7: `pnpm config list` and `pnpm config get` (without argument) now show top-level keys as camelCase.
288
+ Exception: Keys that start with `@` or `//` would be preserved (their cases don't change).
289
+ - d4bf2d0: `pnpm config list` now prints a JSON object instead of INI formatted text.
290
+ - 2df8b71: pnpm no longer reads all settings from `.npmrc`. Only auth and registry settings are read from `.npmrc` files. All other settings (like `hoist-pattern`, `node-linker`, `shamefully-hoist`, etc.) must be configured in `pnpm-workspace.yaml` or the global `~/.config/pnpm/config.yaml`.
291
+
292
+ ### What changed
293
+
294
+ **`.npmrc` is now only for auth and registry settings.** pnpm-specific settings in `.npmrc` are ignored. Move them to `pnpm-workspace.yaml`.
295
+
296
+ **pnpm no longer reads `npm_config_*` environment variables.** Use `pnpm_config_*` environment variables instead (e.g., `pnpm_config_registry` instead of `npm_config_registry`).
297
+
298
+ **pnpm no longer reads the npm global config** at `$PREFIX/etc/npmrc`.
299
+
300
+ **`pnpm login` writes auth tokens** to `~/.config/pnpm/auth.ini`.
301
+
302
+ ### Settings still read from `.npmrc`
303
+
304
+ The following settings continue to be read from `.npmrc` files (project-level and `~/.npmrc`):
305
+
306
+ - `registry` and `@scope:registry` — registry URLs
307
+ - `//registry.example.com/:_authToken` — auth tokens per registry
308
+ - `_auth`, `_authToken`, `_password`, `username`, `email` — global auth credentials
309
+ - `//registry.example.com/:tokenHelper` — token helper commands
310
+ - `ca`, `cafile`, `cert`, `key`, `certfile`, `keyfile` — SSL certificates
311
+ - `strict-ssl` — SSL verification
312
+ - `proxy`, `https-proxy`, `no-proxy` — proxy settings
313
+ - `local-address` — local network address binding
314
+ - `git-shallow-hosts` — git shallow clone hosts
315
+
316
+ ### New `npmrcAuthFile` setting
317
+
318
+ A new `npmrcAuthFile` setting can be added to `pnpm-workspace.yaml` or `~/.config/pnpm/config.yaml` to specify a custom path to the user `.npmrc` file (defaults to `~/.npmrc`):
319
+
320
+ ```yaml
321
+ npmrcAuthFile: /custom/path/.npmrc
322
+ ```
323
+
324
+ ### New `registries` setting in `pnpm-workspace.yaml`
325
+
326
+ Registry URLs can now be configured in `pnpm-workspace.yaml`, so there's no need to commit `.npmrc` files with registry mappings:
327
+
328
+ ```yaml
329
+ registries:
330
+ default: https://registry.npmjs.org/
331
+ "@my-org": https://private.example.com/
332
+ "@internal": https://nexus.corp.com/
333
+ ```
334
+
335
+ This replaces the `.npmrc` settings `registry=...` and `@scope:registry=...`.
336
+
337
+ ### Auth file read order (highest priority first)
338
+
339
+ 1. `~/.config/pnpm/auth.ini` — pnpm's own auth file (written by `pnpm login`)
340
+ 2. `<workspace>/.npmrc` — workspace root (or project root)
341
+ 3. `~/.npmrc` (or custom `npmrcAuthFile`) — user-level fallback
342
+
343
+ Note: `.npmrc` is only read from the workspace root, not from individual package directories.
344
+
345
+ ### Migration guide
346
+
347
+ 1. **Move pnpm settings from `.npmrc` to `pnpm-workspace.yaml`:**
348
+
349
+ Before (`.npmrc`):
350
+
351
+ ```ini
352
+ shamefully-hoist=true
353
+ node-linker=hoisted
354
+ ```
355
+
356
+ After (`pnpm-workspace.yaml`):
357
+
358
+ ```yaml
359
+ shamefullyHoist: true
360
+ nodeLinker: hoisted
361
+ ```
362
+
363
+ 2. **Move scoped registry mappings from `.npmrc` to `pnpm-workspace.yaml`:**
364
+
365
+ Before (`.npmrc`):
366
+
367
+ ```ini
368
+ @my-org:registry=https://private.example.com
369
+ ```
370
+
371
+ After (`pnpm-workspace.yaml`):
372
+
373
+ ```yaml
374
+ registries:
375
+ "@my-org": https://private.example.com/
376
+ ```
377
+
378
+ 3. **If you use `npm_config_*` env vars**, switch to `pnpm_config_*`:
379
+
380
+ ```sh
381
+ # Before
382
+ npm_config_registry=https://registry.example.com
383
+
384
+ # After
385
+ pnpm_config_registry=https://registry.example.com
386
+ ```
387
+
388
+ 4. **Auth tokens in `~/.npmrc` still work.** No migration needed for registry authentication — pnpm continues to read `~/.npmrc` as a fallback.
389
+
390
+ - ae43ac7: `pnpm config get` and `pnpm config list` no longer load non camelCase options from the workspace manifest (`pnpm-workspace.yaml`).
391
+
392
+ ### Minor Changes
393
+
394
+ - 075aa99: Add support for a global YAML config file named `config.yaml`.
395
+
396
+ Now configurations are divided into 2 categories:
397
+
398
+ - Registry and auth settings which can be stored in INI files such as global `rc` and local `.npmrc`.
399
+ - pnpm-specific settings which can only be loaded from YAML files such as global `config.yaml` and local `pnpm-workspace.yaml`.
400
+
401
+ - d5d4eed: Added support for `pnpm config get globalconfig` to retrieve the global config file path [#9977](https://github.com/pnpm/pnpm/issues/9977).
402
+ - 96704a1: Renamed `rawConfig` to `authConfig` on the `Config` interface. This field now only contains auth/registry data from `.npmrc` files. Non-auth settings are no longer written to it.
403
+
404
+ Added `nodeDownloadMirrors` setting to configure custom Node.js download mirrors in `pnpm-workspace.yaml`:
405
+
406
+ ```yaml
407
+ nodeDownloadMirrors:
408
+ release: https://my-mirror.example.com/download/release/
409
+ nightly: https://my-mirror.example.com/download/nightly/
410
+ ```
411
+
412
+ Replaced `rawConfig: object` with `userAgent?: string` in lifecycle hook options. Removed unused `rawConfig` from fetcher and prepare-package options.
413
+
414
+ Removed support for the npm `init-module` setting. Custom init scripts via `.pnpm-init.js` are no longer executed by `pnpm init`.
415
+
416
+ ### Patch Changes
417
+
418
+ - 97cf976: Fix phantom keys in `pnpm config get <key>` [#10296](https://github.com/pnpm/pnpm/issues/10296).
419
+ - d392c3d: Explicitly tell `npm` the path to the global `rc` config file.
420
+ - Updated dependencies [7730a7f]
421
+ - Updated dependencies [7721d2e]
422
+ - Updated dependencies [ae8b816]
423
+ - Updated dependencies [facdd71]
424
+ - Updated dependencies [c55c614]
425
+ - Updated dependencies [3c72b6b]
426
+ - Updated dependencies [9f5c0e3]
427
+ - Updated dependencies [a1807b1]
428
+ - Updated dependencies [76718b3]
429
+ - Updated dependencies [a8f016c]
430
+ - Updated dependencies [cc1b8e3]
431
+ - Updated dependencies [90bd3c3]
432
+ - Updated dependencies [1cc61e8]
433
+ - Updated dependencies [606f53e]
434
+ - Updated dependencies [c7203b9]
435
+ - Updated dependencies [bb17724]
436
+ - Updated dependencies [da2429d]
437
+ - Updated dependencies [1cc61e8]
438
+ - Updated dependencies [491a84f]
439
+ - Updated dependencies [f0ae1b9]
440
+ - Updated dependencies [121f64a]
441
+ - Updated dependencies [7fab2a2]
442
+ - Updated dependencies [cb367b9]
443
+ - Updated dependencies [543c7e4]
444
+ - Updated dependencies [075aa99]
445
+ - Updated dependencies [ae43ac7]
446
+ - Updated dependencies [ccec8e7]
447
+ - Updated dependencies [4158906]
448
+ - Updated dependencies [ac944ef]
449
+ - Updated dependencies [7d2fd48]
450
+ - Updated dependencies [cc7c0d2]
451
+ - Updated dependencies [d5d4eed]
452
+ - Updated dependencies [095f659]
453
+ - Updated dependencies [96704a1]
454
+ - Updated dependencies [50fbeca]
455
+ - Updated dependencies [cb367b9]
456
+ - Updated dependencies [7b1c189]
457
+ - Updated dependencies [51b04c3]
458
+ - Updated dependencies [d01b81f]
459
+ - Updated dependencies [3ed41f4]
460
+ - Updated dependencies [71de2b3]
461
+ - Updated dependencies [10bc391]
462
+ - Updated dependencies [4f66fbe]
463
+ - Updated dependencies [ae43ac7]
464
+ - Updated dependencies [831f574]
465
+ - Updated dependencies [2df8b71]
466
+ - Updated dependencies [ed1a7fe]
467
+ - Updated dependencies [cc7c0d2]
468
+ - Updated dependencies [5bf7768]
469
+ - Updated dependencies [ae43ac7]
470
+ - Updated dependencies [a5fdbf9]
471
+ - Updated dependencies [9d3f00b]
472
+ - Updated dependencies [9587dac]
473
+ - Updated dependencies [09a999a]
474
+ - Updated dependencies [559f903]
475
+ - Updated dependencies [2b14c74]
476
+ - Updated dependencies [3574905]
477
+ - @pnpm/config.reader@1005.0.0
478
+ - @pnpm/workspace.workspace-manifest-writer@1002.0.0
479
+ - @pnpm/constants@1002.0.0
480
+ - @pnpm/cli.utils@1002.0.0
481
+ - @pnpm/object.property-path@1001.0.0
482
+ - @pnpm/object.key-sorting@1001.0.0
483
+ - @pnpm/error@1001.0.0
484
+ - @pnpm/text.naming-cases@1100.0.0
485
+
486
+ ## 1000.2.10
487
+
488
+ ### Patch Changes
489
+
490
+ - @pnpm/cli-utils@1001.2.8
491
+
492
+ ## 1000.2.9
493
+
494
+ ### Patch Changes
495
+
496
+ - @pnpm/cli-utils@1001.2.7
497
+ - @pnpm/config@1004.4.2
498
+ - @pnpm/workspace.manifest-writer@1001.0.3
499
+
500
+ ## 1000.2.8
501
+
502
+ ### Patch Changes
503
+
504
+ - 47295e2: Fixed scoped registry keys (e.g., `@scope:registry`) being parsed as property paths in `pnpm config get` when `--location=project` is used [#9362](https://github.com/pnpm/pnpm/issues/9362).
505
+ - 587424f: Fixed `pnpm config set --location=project` incorrectly handling keys with slashes (auth tokens, registry settings) [#9884](https://github.com/pnpm/pnpm/issues/9884).
506
+ - eaaf8cb: When both `pnpm-workspace.yaml` and `.npmrc` exist, `pnpm config set --location=project` now writes to `pnpm-workspace.yaml` (matching read priority) [#10072](https://github.com/pnpm/pnpm/issues/10072).
507
+ - Updated dependencies [9865167]
508
+ - @pnpm/config@1004.4.1
509
+ - @pnpm/cli-utils@1001.2.6
510
+
511
+ ## 1000.2.7
512
+
513
+ ### Patch Changes
514
+
515
+ - @pnpm/cli-utils@1001.2.5
516
+
517
+ ## 1000.2.6
518
+
519
+ ### Patch Changes
520
+
521
+ - Updated dependencies [fb4da0c]
522
+ - @pnpm/config@1004.4.0
523
+ - @pnpm/cli-utils@1001.2.4
524
+ - @pnpm/workspace.manifest-writer@1001.0.2
525
+
526
+ ## 1000.2.5
527
+
528
+ ### Patch Changes
529
+
530
+ - @pnpm/cli-utils@1001.2.3
531
+
532
+ ## 1000.2.4
533
+
534
+ ### Patch Changes
535
+
536
+ - @pnpm/cli-utils@1001.2.2
537
+
538
+ ## 1000.2.3
539
+
540
+ ### Patch Changes
541
+
542
+ - @pnpm/config@1004.3.1
543
+ - @pnpm/error@1000.0.5
544
+ - @pnpm/workspace.manifest-writer@1001.0.2
545
+ - @pnpm/cli-utils@1001.2.1
546
+ - @pnpm/object.property-path@1000.0.1
547
+
548
+ ## 1000.2.2
549
+
550
+ ### Patch Changes
551
+
552
+ - Updated dependencies [38e2599]
553
+ - Updated dependencies [e792927]
554
+ - @pnpm/config@1004.3.0
555
+ - @pnpm/cli-utils@1001.2.0
556
+ - @pnpm/workspace.manifest-writer@1001.0.1
557
+
558
+ ## 1000.2.1
559
+
560
+ ### Patch Changes
561
+
562
+ - @pnpm/cli-utils@1001.1.2
563
+
564
+ ## 1000.2.0
565
+
566
+ ### Minor Changes
567
+
568
+ - b84c71d: `pnpm config get` now prints an INI string for an object value [#9797](https://github.com/pnpm/pnpm/issues/9797).
569
+ - b84c71d: `pnpm config get` now accepts property paths (e.g. `pnpm config get catalog.react`, `pnpm config get .catalog.react`, `pnpm config get 'packageExtensions["@babel/parser"].peerDependencies["@babel/types"]'`), and `pnpm config set` now accepts dot-leading or subscripted keys (e.g. `pnpm config set .ignoreScripts true`).
570
+ - b84c71d: `pnpm config get --json` now prints a JSON serialization of config value, and `pnpm config set --json` now parses the input value as JSON.
571
+
572
+ ### Patch Changes
573
+
574
+ - Updated dependencies [b84c71d]
575
+ - Updated dependencies [9dbada8]
576
+ - Updated dependencies [8747b4e]
577
+ - @pnpm/object.property-path@1000.0.0
578
+ - @pnpm/workspace.manifest-writer@1001.0.0
579
+ - @pnpm/cli-utils@1001.1.1
580
+
581
+ ## 1000.1.14
582
+
583
+ ### Patch Changes
584
+
585
+ - Updated dependencies [3ebc0ce]
586
+ - @pnpm/cli-utils@1001.1.0
587
+
588
+ ## 1000.1.13
589
+
590
+ ### Patch Changes
591
+
592
+ - @pnpm/config@1004.2.1
593
+ - @pnpm/error@1000.0.4
594
+ - @pnpm/workspace.manifest-writer@1000.2.3
595
+ - @pnpm/cli-utils@1001.0.3
596
+
597
+ ## 1000.1.12
598
+
599
+ ### Patch Changes
600
+
601
+ - Updated dependencies [6f7ac0f]
602
+ - @pnpm/config@1004.2.0
603
+ - @pnpm/cli-utils@1001.0.2
604
+ - @pnpm/workspace.manifest-writer@1000.2.2
605
+ - @pnpm/error@1000.0.3
606
+
607
+ ## 1000.1.11
608
+
609
+ ### Patch Changes
610
+
611
+ - Updated dependencies [7ad0bc3]
612
+ - @pnpm/cli-utils@1001.0.1
613
+
614
+ ## 1000.1.10
615
+
616
+ ### Patch Changes
617
+
618
+ - Updated dependencies [623da6f]
619
+ - Updated dependencies [cf630a8]
620
+ - Updated dependencies [95a9b82]
621
+ - Updated dependencies [e225310]
622
+ - @pnpm/config@1004.1.0
623
+ - @pnpm/cli-utils@1001.0.0
624
+ - @pnpm/workspace.manifest-writer@1000.2.1
625
+
626
+ ## 1000.1.9
627
+
628
+ ### Patch Changes
629
+
630
+ - @pnpm/cli-utils@1000.1.7
631
+
632
+ ## 1000.1.8
633
+
634
+ ### Patch Changes
635
+
636
+ - Updated dependencies [b217bbb]
637
+ - Updated dependencies [b0ead51]
638
+ - Updated dependencies [c8341cc]
639
+ - Updated dependencies [b0ead51]
640
+ - Updated dependencies [046af72]
641
+ - @pnpm/config@1004.0.0
642
+ - @pnpm/workspace.manifest-writer@1000.2.0
643
+ - @pnpm/cli-utils@1000.1.6
644
+
645
+ ## 1000.1.7
646
+
647
+ ### Patch Changes
648
+
649
+ - Updated dependencies [8d175c0]
650
+ - @pnpm/config@1003.1.1
651
+ - @pnpm/cli-utils@1000.1.5
652
+
653
+ ## 1000.1.6
654
+
655
+ ### Patch Changes
656
+
657
+ - Updated dependencies [b282bd1]
658
+ - Updated dependencies [fdb1d98]
659
+ - Updated dependencies [e4af08c]
660
+ - Updated dependencies [09cf46f]
661
+ - Updated dependencies [36d1448]
662
+ - Updated dependencies [9362b5f]
663
+ - Updated dependencies [c00360b]
664
+ - Updated dependencies [6cf010c]
665
+ - @pnpm/config@1003.1.0
666
+ - @pnpm/cli-utils@1000.1.4
667
+ - @pnpm/object.key-sorting@1000.0.1
668
+ - @pnpm/workspace.manifest-writer@1000.1.4
669
+
670
+ ## 1000.1.5
671
+
672
+ ### Patch Changes
673
+
674
+ - Updated dependencies [2bcb402]
675
+ - @pnpm/workspace.manifest-writer@1000.1.3
676
+ - @pnpm/cli-utils@1000.1.3
677
+ - @pnpm/config@1003.0.1
678
+
679
+ ## 1000.1.4
680
+
681
+ ### Patch Changes
682
+
683
+ - Updated dependencies [56bb69b]
684
+ - Updated dependencies [8a9f3a4]
685
+ - Updated dependencies [9c3dd03]
686
+ - @pnpm/config@1003.0.0
687
+ - @pnpm/cli-utils@1000.1.2
688
+ - @pnpm/workspace.manifest-writer@1000.1.2
689
+
690
+ ## 1000.1.3
691
+
692
+ ### Patch Changes
693
+
694
+ - @pnpm/cli-utils@1000.1.1
695
+ - @pnpm/config@1002.7.2
696
+
697
+ ## 1000.1.2
698
+
699
+ ### Patch Changes
700
+
701
+ - Updated dependencies [ead11ad]
702
+ - Updated dependencies [5679712]
703
+ - Updated dependencies [01f2bcf]
704
+ - Updated dependencies [1413c25]
705
+ - @pnpm/workspace.manifest-writer@1000.1.1
706
+ - @pnpm/config@1002.7.1
707
+ - @pnpm/cli-utils@1000.1.0
708
+
709
+ ## 1000.1.1
710
+
711
+ ### Patch Changes
712
+
713
+ - e059d99: `pnpm config set` should convert the settings to their correct type before adding them to `pnpm-workspace.yaml` [#9355](https://github.com/pnpm/pnpm/issues/9355).
714
+ - 1b1ed10: `pnpm config get` should read auth related settings via npm CLI [#9345](https://github.com/pnpm/pnpm/issues/9345).
715
+ - Updated dependencies [e57f1df]
716
+ - @pnpm/config@1002.7.0
717
+ - @pnpm/cli-utils@1000.0.19
718
+
719
+ ## 1000.1.0
720
+
721
+ ### Minor Changes
722
+
723
+ - 9bcca9f: `pnpm config get` and `list` also show settings set in `pnpm-workspace.yaml` files [#9316](https://github.com/pnpm/pnpm/pull/9316).
724
+ - 9bcca9f: `pnpm config set --location=project` saves the setting to a `pnpm-workspace.yaml` file if no `.npmrc` file is present in the directory [#9316](https://github.com/pnpm/pnpm/pull/9316).
725
+ - 3a90ec1: `pnpm config delete --location=project` The setting in `pnpm-workspace.yaml` file will be deleted if no `.npmrc` file is present in the directory
726
+
727
+ ### Patch Changes
728
+
729
+ - Updated dependencies [9bcca9f]
730
+ - Updated dependencies [5b35dff]
731
+ - Updated dependencies [9bcca9f]
732
+ - Updated dependencies [5f7be64]
733
+ - Updated dependencies [3a90ec1]
734
+ - Updated dependencies [5f7be64]
735
+ - @pnpm/config@1002.6.0
736
+ - @pnpm/workspace.manifest-writer@1000.1.0
737
+ - @pnpm/cli-utils@1000.0.18
738
+
739
+ ## 1000.0.17
740
+
741
+ ### Patch Changes
742
+
743
+ - Updated dependencies [936430a]
744
+ - @pnpm/config@1002.5.4
745
+ - @pnpm/cli-utils@1000.0.17
746
+
747
+ ## 1000.0.16
748
+
749
+ ### Patch Changes
750
+
751
+ - Updated dependencies [6e4459c]
752
+ - @pnpm/config@1002.5.3
753
+ - @pnpm/cli-utils@1000.0.16
754
+
755
+ ## 1000.0.15
756
+
757
+ ### Patch Changes
758
+
759
+ - @pnpm/cli-utils@1000.0.15
760
+ - @pnpm/config@1002.5.2
761
+
762
+ ## 1000.0.14
763
+
764
+ ### Patch Changes
765
+
766
+ - Updated dependencies [c3aa4d8]
767
+ - @pnpm/config@1002.5.1
768
+ - @pnpm/cli-utils@1000.0.14
769
+
770
+ ## 1000.0.13
771
+
772
+ ### Patch Changes
773
+
774
+ - Updated dependencies [d965748]
775
+ - @pnpm/config@1002.5.0
776
+ - @pnpm/cli-utils@1000.0.13
777
+
778
+ ## 1000.0.12
779
+
780
+ ### Patch Changes
781
+
782
+ - Updated dependencies [1c2eb8c]
783
+ - @pnpm/config@1002.4.1
784
+ - @pnpm/cli-utils@1000.0.12
785
+
786
+ ## 1000.0.11
787
+
788
+ ### Patch Changes
789
+
790
+ - Updated dependencies [8fcc221]
791
+ - Updated dependencies [e32b1a2]
792
+ - @pnpm/config@1002.4.0
793
+ - @pnpm/cli-utils@1000.0.11
794
+
795
+ ## 1000.0.10
796
+
797
+ ### Patch Changes
798
+
799
+ - Updated dependencies [fee898f]
800
+ - Updated dependencies [fee898f]
801
+ - @pnpm/config@1002.3.1
802
+ - @pnpm/object.key-sorting@1000.0.0
803
+ - @pnpm/cli-utils@1000.0.10
804
+
805
+ ## 1000.0.9
806
+
807
+ ### Patch Changes
808
+
809
+ - @pnpm/cli-utils@1000.0.9
810
+
811
+ ## 1000.0.8
812
+
813
+ ### Patch Changes
814
+
815
+ - Updated dependencies [f6006f2]
816
+ - @pnpm/config@1002.3.0
817
+ - @pnpm/cli-utils@1000.0.8
818
+
819
+ ## 1000.0.7
820
+
821
+ ### Patch Changes
822
+
823
+ - @pnpm/cli-utils@1000.0.7
824
+ - @pnpm/config@1002.2.1
825
+
826
+ ## 1000.0.6
827
+
828
+ ### Patch Changes
829
+
830
+ - Updated dependencies [f3ffaed]
831
+ - Updated dependencies [c96eb2b]
832
+ - @pnpm/config@1002.2.0
833
+ - @pnpm/error@1000.0.2
834
+ - @pnpm/cli-utils@1000.0.6
835
+
836
+ ## 1000.0.5
837
+
838
+ ### Patch Changes
839
+
840
+ - @pnpm/cli-utils@1000.0.5
841
+ - @pnpm/config@1002.1.2
842
+
843
+ ## 1000.0.4
844
+
845
+ ### Patch Changes
846
+
847
+ - Updated dependencies [1f5169f]
848
+ - @pnpm/config@1002.1.1
849
+ - @pnpm/cli-utils@1000.0.4
850
+
851
+ ## 1000.0.3
852
+
853
+ ### Patch Changes
854
+
855
+ - Updated dependencies [f90a94b]
856
+ - Updated dependencies [f891288]
857
+ - @pnpm/config@1002.1.0
858
+ - @pnpm/cli-utils@1000.0.3
859
+
860
+ ## 1000.0.2
861
+
862
+ ### Patch Changes
863
+
864
+ - Updated dependencies [878ea8c]
865
+ - @pnpm/config@1002.0.0
866
+ - @pnpm/cli-utils@1000.0.2
867
+
868
+ ## 1000.0.1
869
+
870
+ ### Patch Changes
871
+
872
+ - Updated dependencies [ac5b9d8]
873
+ - Updated dependencies [6483b64]
874
+ - @pnpm/config@1001.0.0
875
+ - @pnpm/cli-utils@1000.0.1
876
+ - @pnpm/error@1000.0.1
877
+
878
+ ## 3.0.24
879
+
880
+ ### Patch Changes
881
+
882
+ - Updated dependencies [477e0c1]
883
+ - Updated dependencies [dfcf034]
884
+ - Updated dependencies [592e2ef]
885
+ - Updated dependencies [19d5b51]
886
+ - Updated dependencies [1dbc56a]
887
+ - Updated dependencies [e9985b6]
888
+ - @pnpm/config@22.0.0
889
+ - @pnpm/error@6.0.3
890
+ - @pnpm/cli-utils@4.0.8
891
+
892
+ ## 3.0.23
893
+
894
+ ### Patch Changes
895
+
896
+ - @pnpm/cli-utils@4.0.7
897
+ - @pnpm/config@21.8.5
898
+
899
+ ## 3.0.22
900
+
901
+ ### Patch Changes
902
+
903
+ - @pnpm/config@21.8.4
904
+ - @pnpm/error@6.0.2
905
+ - @pnpm/cli-utils@4.0.6
906
+
907
+ ## 3.0.21
908
+
909
+ ### Patch Changes
910
+
911
+ - @pnpm/cli-utils@4.0.5
912
+ - @pnpm/config@21.8.3
913
+
914
+ ## 3.0.20
915
+
916
+ ### Patch Changes
917
+
918
+ - @pnpm/cli-utils@4.0.4
919
+ - @pnpm/config@21.8.2
920
+
921
+ ## 3.0.19
922
+
923
+ ### Patch Changes
924
+
925
+ - @pnpm/cli-utils@4.0.3
926
+
927
+ ## 3.0.18
928
+
929
+ ### Patch Changes
930
+
931
+ - Updated dependencies [251ab21]
932
+ - @pnpm/config@21.8.1
933
+ - @pnpm/cli-utils@4.0.2
934
+
935
+ ## 3.0.17
936
+
937
+ ### Patch Changes
938
+
939
+ - @pnpm/cli-utils@4.0.1
940
+
941
+ ## 3.0.16
942
+
943
+ ### Patch Changes
944
+
945
+ - Updated dependencies [26b065c]
946
+ - Updated dependencies [26b065c]
947
+ - @pnpm/cli-utils@4.0.0
948
+ - @pnpm/config@21.8.0
949
+
950
+ ## 3.0.15
951
+
952
+ ### Patch Changes
953
+
954
+ - Updated dependencies [98c8bd6]
955
+ - Updated dependencies [d20eed3]
956
+ - @pnpm/cli-utils@3.1.7
957
+ - @pnpm/config@21.7.0
958
+
959
+ ## 3.0.14
960
+
961
+ ### Patch Changes
962
+
963
+ - @pnpm/config@21.6.3
964
+ - @pnpm/cli-utils@3.1.6
965
+
966
+ ## 3.0.13
967
+
968
+ ### Patch Changes
969
+
970
+ - @pnpm/cli-utils@3.1.5
971
+ - @pnpm/config@21.6.2
972
+
973
+ ## 3.0.12
974
+
975
+ ### Patch Changes
976
+
977
+ - Updated dependencies [afe520d]
978
+ - @pnpm/config@21.6.1
979
+ - @pnpm/cli-utils@3.1.4
980
+
981
+ ## 3.0.11
982
+
983
+ ### Patch Changes
984
+
985
+ - Updated dependencies [1b03682]
986
+ - @pnpm/config@21.6.0
987
+ - @pnpm/cli-utils@3.1.3
988
+
989
+ ## 3.0.10
990
+
991
+ ### Patch Changes
992
+
993
+ - Updated dependencies [7c6c923]
994
+ - Updated dependencies [7d10394]
995
+ - Updated dependencies [d8eab39]
996
+ - Updated dependencies [04b8363]
997
+ - @pnpm/config@21.5.0
998
+ - @pnpm/cli-utils@3.1.2
999
+
1000
+ ## 3.0.9
1001
+
1002
+ ### Patch Changes
1003
+
1004
+ - Updated dependencies [47341e5]
1005
+ - @pnpm/config@21.4.0
1006
+ - @pnpm/cli-utils@3.1.1
1007
+
1008
+ ## 3.0.8
1009
+
1010
+ ### Patch Changes
1011
+
1012
+ - Updated dependencies [b7ca13f]
1013
+ - Updated dependencies [b7ca13f]
1014
+ - @pnpm/cli-utils@3.1.0
1015
+ - @pnpm/config@21.3.0
1016
+
1017
+ ## 3.0.7
1018
+
1019
+ ### Patch Changes
1020
+
1021
+ - @pnpm/config@21.2.3
1022
+ - @pnpm/cli-utils@3.0.7
1023
+
1024
+ ## 3.0.6
1025
+
1026
+ ### Patch Changes
1027
+
1028
+ - @pnpm/cli-utils@3.0.6
1029
+ - @pnpm/config@21.2.2
1030
+
1031
+ ## 3.0.5
1032
+
1033
+ ### Patch Changes
1034
+
1035
+ - Updated dependencies [a7aef51]
1036
+ - @pnpm/error@6.0.1
1037
+ - @pnpm/cli-utils@3.0.5
1038
+ - @pnpm/config@21.2.1
1039
+
1040
+ ## 3.0.4
1041
+
1042
+ ### Patch Changes
1043
+
1044
+ - @pnpm/cli-utils@3.0.4
1045
+
1046
+ ## 3.0.3
1047
+
1048
+ ### Patch Changes
1049
+
1050
+ - Updated dependencies [9719a42]
1051
+ - @pnpm/config@21.2.0
1052
+ - @pnpm/cli-utils@3.0.3
1053
+
1054
+ ## 3.0.2
1055
+
1056
+ ### Patch Changes
1057
+
1058
+ - Updated dependencies [a80b539]
1059
+ - @pnpm/cli-utils@3.0.2
1060
+
1061
+ ## 3.0.1
1062
+
1063
+ ### Patch Changes
1064
+
1065
+ - Updated dependencies [e0f47f4]
1066
+ - @pnpm/config@21.1.0
1067
+ - @pnpm/cli-utils@3.0.1
1068
+
1069
+ ## 3.0.0
1070
+
1071
+ ### Major Changes
1072
+
1073
+ - 43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
1074
+
1075
+ ### Patch Changes
1076
+
1077
+ - Updated dependencies [7733f3a]
1078
+ - Updated dependencies [3ded840]
1079
+ - Updated dependencies [43cdd87]
1080
+ - Updated dependencies [2d9e3b8]
1081
+ - Updated dependencies [3477ee5]
1082
+ - Updated dependencies [cfa33f1]
1083
+ - Updated dependencies [e748162]
1084
+ - Updated dependencies [2b89155]
1085
+ - Updated dependencies [60839fc]
1086
+ - Updated dependencies [e70a829]
1087
+ - Updated dependencies [730929e]
1088
+ - Updated dependencies [98566d9]
1089
+ - @pnpm/config@21.0.0
1090
+ - @pnpm/error@6.0.0
1091
+ - @pnpm/cli-utils@3.0.0
1092
+ - @pnpm/run-npm@7.0.0
1093
+
1094
+ ## 2.0.35
1095
+
1096
+ ### Patch Changes
1097
+
1098
+ - @pnpm/cli-utils@2.1.9
1099
+ - @pnpm/config@20.4.2
1100
+
1101
+ ## 2.0.34
1102
+
1103
+ ### Patch Changes
1104
+
1105
+ - Updated dependencies [5a5e42551]
1106
+ - Updated dependencies [d9564e354]
1107
+ - Updated dependencies [5a5e42551]
1108
+ - @pnpm/run-npm@6.1.0
1109
+ - @pnpm/config@20.4.1
1110
+ - @pnpm/cli-utils@2.1.8
1111
+
1112
+ ## 2.0.33
1113
+
1114
+ ### Patch Changes
1115
+
1116
+ - Updated dependencies [c597f72ec]
1117
+ - @pnpm/config@20.4.0
1118
+ - @pnpm/cli-utils@2.1.7
1119
+
1120
+ ## 2.0.32
1121
+
1122
+ ### Patch Changes
1123
+
1124
+ - Updated dependencies [4e71066dd]
1125
+ - @pnpm/config@20.3.0
1126
+ - @pnpm/cli-utils@2.1.6
1127
+
1128
+ ## 2.0.31
1129
+
1130
+ ### Patch Changes
1131
+
1132
+ - Updated dependencies [672c559e4]
1133
+ - @pnpm/config@20.2.0
1134
+ - @pnpm/cli-utils@2.1.5
1135
+
1136
+ ## 2.0.30
1137
+
1138
+ ### Patch Changes
1139
+
1140
+ - @pnpm/cli-utils@2.1.4
1141
+
1142
+ ## 2.0.29
1143
+
1144
+ ### Patch Changes
1145
+
1146
+ - @pnpm/cli-utils@2.1.3
1147
+
1148
+ ## 2.0.28
1149
+
1150
+ ### Patch Changes
1151
+
1152
+ - @pnpm/config@20.1.2
1153
+ - @pnpm/cli-utils@2.1.2
1154
+
1155
+ ## 2.0.27
1156
+
1157
+ ### Patch Changes
1158
+
1159
+ - @pnpm/config@20.1.1
1160
+ - @pnpm/cli-utils@2.1.1
1161
+
1162
+ ## 2.0.26
1163
+
1164
+ ### Patch Changes
1165
+
1166
+ - Updated dependencies [43ce9e4a6]
1167
+ - Updated dependencies [d6592964f]
1168
+ - @pnpm/cli-utils@2.1.0
1169
+ - @pnpm/config@20.1.0
1170
+
1171
+ ## 2.0.25
1172
+
1173
+ ### Patch Changes
1174
+
1175
+ - Updated dependencies [ac5abd3ff]
1176
+ - Updated dependencies [b60bb6cbe]
1177
+ - @pnpm/config@20.0.0
1178
+ - @pnpm/cli-utils@2.0.24
1179
+
1180
+ ## 2.0.24
1181
+
1182
+ ### Patch Changes
1183
+
1184
+ - Updated dependencies [b1dd0ee58]
1185
+ - @pnpm/config@19.2.1
1186
+ - @pnpm/cli-utils@2.0.23
1187
+
1188
+ ## 2.0.23
1189
+
1190
+ ### Patch Changes
1191
+
1192
+ - Updated dependencies [d774a3196]
1193
+ - Updated dependencies [832e28826]
1194
+ - @pnpm/config@19.2.0
1195
+ - @pnpm/cli-utils@2.0.22
1196
+
1197
+ ## 2.0.22
1198
+
1199
+ ### Patch Changes
1200
+
1201
+ - 6d9773989: Throw meaningful error for config sub commands[#7106](https://github.com/pnpm/pnpm/issues/7106).
1202
+ - Updated dependencies [ee328fd25]
1203
+ - @pnpm/config@19.1.0
1204
+ - @pnpm/cli-utils@2.0.21
1205
+
1206
+ ## 2.0.21
1207
+
1208
+ ### Patch Changes
1209
+
1210
+ - @pnpm/cli-utils@2.0.20
1211
+
1212
+ ## 2.0.20
1213
+
1214
+ ### Patch Changes
1215
+
1216
+ - @pnpm/config@19.0.3
1217
+ - @pnpm/cli-utils@2.0.19
1218
+
1219
+ ## 2.0.19
1220
+
1221
+ ### Patch Changes
1222
+
1223
+ - @pnpm/config@19.0.2
1224
+ - @pnpm/cli-utils@2.0.18
1225
+
1226
+ ## 2.0.18
1227
+
1228
+ ### Patch Changes
1229
+
1230
+ - @pnpm/config@19.0.1
1231
+ - @pnpm/cli-utils@2.0.17
1232
+
1233
+ ## 2.0.17
1234
+
1235
+ ### Patch Changes
1236
+
1237
+ - Updated dependencies [cb8bcc8df]
1238
+ - @pnpm/config@19.0.0
1239
+ - @pnpm/cli-utils@2.0.16
1240
+
1241
+ ## 2.0.16
1242
+
1243
+ ### Patch Changes
1244
+
1245
+ - @pnpm/cli-utils@2.0.15
1246
+
1247
+ ## 2.0.15
1248
+
1249
+ ### Patch Changes
1250
+
1251
+ - @pnpm/cli-utils@2.0.14
1252
+
1253
+ ## 2.0.14
1254
+
1255
+ ### Patch Changes
1256
+
1257
+ - @pnpm/cli-utils@2.0.13
1258
+ - @pnpm/config@18.4.4
1259
+
1260
+ ## 2.0.13
1261
+
1262
+ ### Patch Changes
1263
+
1264
+ - @pnpm/cli-utils@2.0.12
1265
+ - @pnpm/config@18.4.3
1266
+
1267
+ ## 2.0.12
1268
+
1269
+ ### Patch Changes
1270
+
1271
+ - Updated dependencies [e2d631217]
1272
+ - @pnpm/config@18.4.2
1273
+ - @pnpm/cli-utils@2.0.11
1274
+
1275
+ ## 2.0.11
1276
+
1277
+ ### Patch Changes
1278
+
1279
+ - @pnpm/config@18.4.1
1280
+ - @pnpm/error@5.0.2
1281
+ - @pnpm/cli-utils@2.0.10
1282
+
1283
+ ## 2.0.10
1284
+
1285
+ ### Patch Changes
1286
+
1287
+ - d55b41a8b: Dependencies have been updated.
1288
+ - @pnpm/config@18.4.0
1289
+
1290
+ ## 2.0.9
1291
+
1292
+ ### Patch Changes
1293
+
1294
+ - 78e839291: Add `--json` option in `pnpm config --help` command
1295
+ - Updated dependencies [301b8e2da]
1296
+ - @pnpm/config@18.4.0
1297
+ - @pnpm/cli-utils@2.0.9
1298
+ - @pnpm/error@5.0.1
1299
+
1300
+ ## 2.0.8
1301
+
1302
+ ### Patch Changes
1303
+
1304
+ - Updated dependencies [ee429b300]
1305
+ - Updated dependencies [1de07a4af]
1306
+ - @pnpm/cli-utils@2.0.8
1307
+ - @pnpm/config@18.3.2
1308
+
1309
+ ## 2.0.7
1310
+
1311
+ ### Patch Changes
1312
+
1313
+ - edb3072a9: Update dependencies.
1314
+ - Updated dependencies [2809e89ab]
1315
+ - @pnpm/config@18.3.1
1316
+ - @pnpm/cli-utils@2.0.7
1317
+
1318
+ ## 2.0.6
1319
+
1320
+ ### Patch Changes
1321
+
1322
+ - Updated dependencies [32f8e08c6]
1323
+ - @pnpm/config@18.3.0
1324
+ - @pnpm/cli-utils@2.0.6
1325
+
1326
+ ## 2.0.5
1327
+
1328
+ ### Patch Changes
1329
+
1330
+ - bb287272a: `pnpm config get <key>` returns empty when the value is a boolean
1331
+ - Updated dependencies [fc8780ca9]
1332
+ - @pnpm/config@18.2.0
1333
+ - @pnpm/cli-utils@2.0.5
1334
+
1335
+ ## 2.0.4
1336
+
1337
+ ### Patch Changes
1338
+
1339
+ - @pnpm/cli-utils@2.0.4
1340
+ - @pnpm/config@18.1.1
1341
+
1342
+ ## 2.0.3
1343
+
1344
+ ### Patch Changes
1345
+
1346
+ - Updated dependencies [e2cb4b63d]
1347
+ - Updated dependencies [cd6ce11f0]
1348
+ - @pnpm/config@18.1.0
1349
+ - @pnpm/cli-utils@2.0.3
1350
+
1351
+ ## 2.0.2
1352
+
1353
+ ### Patch Changes
1354
+
1355
+ - @pnpm/config@18.0.2
1356
+ - @pnpm/cli-utils@2.0.2
1357
+
1358
+ ## 2.0.1
1359
+
1360
+ ### Patch Changes
1361
+
1362
+ - @pnpm/config@18.0.1
1363
+ - @pnpm/cli-utils@2.0.1
1364
+
1365
+ ## 2.0.0
1366
+
1367
+ ### Major Changes
1368
+
1369
+ - eceaa8b8b: Node.js 14 support dropped.
1370
+
1371
+ ### Patch Changes
1372
+
1373
+ - Updated dependencies [47e45d717]
1374
+ - Updated dependencies [47e45d717]
1375
+ - Updated dependencies [158d8cf22]
1376
+ - Updated dependencies [eceaa8b8b]
1377
+ - Updated dependencies [8e35c21d1]
1378
+ - Updated dependencies [47e45d717]
1379
+ - Updated dependencies [47e45d717]
1380
+ - Updated dependencies [113f0ae26]
1381
+ - @pnpm/config@18.0.0
1382
+ - @pnpm/error@5.0.0
1383
+ - @pnpm/cli-utils@2.0.0
1384
+ - @pnpm/run-npm@6.0.0
1385
+
1386
+ ## 1.0.25
1387
+
1388
+ ### Patch Changes
1389
+
1390
+ - @pnpm/config@17.0.2
1391
+ - @pnpm/cli-utils@1.1.7
1392
+
1393
+ ## 1.0.24
1394
+
1395
+ ### Patch Changes
1396
+
1397
+ - Updated dependencies [b38d711f3]
1398
+ - @pnpm/config@17.0.1
1399
+ - @pnpm/cli-utils@1.1.6
1400
+
1401
+ ## 1.0.23
1402
+
1403
+ ### Patch Changes
1404
+
1405
+ - Updated dependencies [e505b58e3]
1406
+ - @pnpm/config@17.0.0
1407
+ - @pnpm/cli-utils@1.1.5
1408
+
1409
+ ## 1.0.22
1410
+
1411
+ ### Patch Changes
1412
+
1413
+ - 6314a47b8: Settings related to authorization should be set/deleted by npm CLI [#6181](https://github.com/pnpm/pnpm/issues/6181).
1414
+
1415
+ ## 1.0.21
1416
+
1417
+ ### Patch Changes
1418
+
1419
+ - @pnpm/config@16.7.2
1420
+ - @pnpm/cli-utils@1.1.4
1421
+
1422
+ ## 1.0.20
1423
+
1424
+ ### Patch Changes
1425
+
1426
+ - @pnpm/config@16.7.1
1427
+ - @pnpm/cli-utils@1.1.3
1428
+
1429
+ ## 1.0.19
1430
+
1431
+ ### Patch Changes
1432
+
1433
+ - Updated dependencies [7d64d757b]
1434
+ - Updated dependencies [5c31fa8be]
1435
+ - @pnpm/cli-utils@1.1.2
1436
+ - @pnpm/config@16.7.0
1437
+
1438
+ ## 1.0.18
1439
+
1440
+ ### Patch Changes
1441
+
1442
+ - a3e0223ce: `pnpm config set` should write to the global config file by default [#5877](https://github.com/pnpm/pnpm/issues/5877).
1443
+ - @pnpm/config@16.6.4
1444
+ - @pnpm/cli-utils@1.1.1
1445
+
1446
+ ## 1.0.17
1447
+
1448
+ ### Patch Changes
1449
+
1450
+ - Updated dependencies [0377d9367]
1451
+ - @pnpm/cli-utils@1.1.0
1452
+ - @pnpm/config@16.6.3
1453
+
1454
+ ## 1.0.16
1455
+
1456
+ ### Patch Changes
1457
+
1458
+ - @pnpm/config@16.6.2
1459
+ - @pnpm/cli-utils@1.0.34
1460
+
1461
+ ## 1.0.15
1462
+
1463
+ ### Patch Changes
1464
+
1465
+ - @pnpm/config@16.6.1
1466
+ - @pnpm/cli-utils@1.0.33
1467
+
1468
+ ## 1.0.14
1469
+
1470
+ ### Patch Changes
1471
+
1472
+ - Updated dependencies [59ee53678]
1473
+ - @pnpm/config@16.6.0
1474
+ - @pnpm/cli-utils@1.0.32
1475
+
1476
+ ## 1.0.13
1477
+
1478
+ ### Patch Changes
1479
+
1480
+ - @pnpm/config@16.5.5
1481
+ - @pnpm/cli-utils@1.0.31
1482
+
1483
+ ## 1.0.12
1484
+
1485
+ ### Patch Changes
1486
+
1487
+ - @pnpm/config@16.5.4
1488
+ - @pnpm/cli-utils@1.0.30
1489
+
1490
+ ## 1.0.11
1491
+
1492
+ ### Patch Changes
1493
+
1494
+ - @pnpm/config@16.5.3
1495
+ - @pnpm/cli-utils@1.0.29
1496
+
1497
+ ## 1.0.10
1498
+
1499
+ ### Patch Changes
1500
+
1501
+ - @pnpm/config@16.5.2
1502
+ - @pnpm/cli-utils@1.0.28
1503
+
1504
+ ## 1.0.9
1505
+
1506
+ ### Patch Changes
1507
+
1508
+ - @pnpm/config@16.5.1
1509
+ - @pnpm/cli-utils@1.0.27
1510
+
1511
+ ## 1.0.8
1512
+
1513
+ ### Patch Changes
1514
+
1515
+ - Updated dependencies [28b47a156]
1516
+ - @pnpm/config@16.5.0
1517
+ - @pnpm/cli-utils@1.0.26
1518
+
1519
+ ## 1.0.7
1520
+
1521
+ ### Patch Changes
1522
+
1523
+ - @pnpm/config@16.4.3
1524
+ - @pnpm/cli-utils@1.0.25
1525
+
1526
+ ## 1.0.6
1527
+
1528
+ ### Patch Changes
1529
+
1530
+ - @pnpm/config@16.4.2
1531
+ - @pnpm/cli-utils@1.0.24
1532
+
1533
+ ## 1.0.5
1534
+
1535
+ ### Patch Changes
1536
+
1537
+ - @pnpm/config@16.4.1
1538
+ - @pnpm/cli-utils@1.0.23
1539
+
1540
+ ## 1.0.4
1541
+
1542
+ ### Patch Changes
1543
+
1544
+ - f76a39973: `pnpm config set key=value` should work the same as `pnpm config set key value` [#5889](https://github.com/pnpm/pnpm/issues/5889).
1545
+ - Updated dependencies [3ebce5db7]
1546
+ - @pnpm/config@16.4.0
1547
+ - @pnpm/error@4.0.1
1548
+ - @pnpm/cli-utils@1.0.22
1549
+
1550
+ ## 1.0.3
1551
+
1552
+ ### Patch Changes
1553
+
1554
+ - Updated dependencies [1fad508b0]
1555
+ - @pnpm/config@16.3.0
1556
+ - @pnpm/cli-utils@1.0.21
1557
+
1558
+ ## 1.0.2
1559
+
1560
+ ### Patch Changes
1561
+
1562
+ - @pnpm/cli-utils@1.0.20
1563
+ - @pnpm/config@16.2.2
1564
+
1565
+ ## 1.0.1
1566
+
1567
+ ### Patch Changes
1568
+
1569
+ - 83a627a25: The config command should work with the `--location=global` CLI option [#5841](https://github.com/pnpm/pnpm/issues/5841).
1570
+ - Updated dependencies [d71dbf230]
1571
+ - @pnpm/config@16.2.1
1572
+ - @pnpm/cli-utils@1.0.19
1573
+
1574
+ ## 1.0.0
1575
+
1576
+ ### Major Changes
1577
+
1578
+ - 841f52e70: pnpm gets its own implementation of the following commands:
1579
+
1580
+ - `pnpm config get`
1581
+ - `pnpm config set`
1582
+ - `pnpm config delete`
1583
+ - `pnpm config list`
1584
+
1585
+ In previous versions these commands were passing through to npm CLI.
1586
+
1587
+ PR: [#5829](https://github.com/pnpm/pnpm/pull/5829)
1588
+ Related issue: [#5621](https://github.com/pnpm/pnpm/issues/5621)
1589
+
1590
+ ### Patch Changes
1591
+
1592
+ - Updated dependencies [841f52e70]
1593
+ - @pnpm/config@16.2.0
1594
+ - @pnpm/cli-utils@1.0.18