Zoltan Kochan
1f81e70e1a
Merge branch 'main' into v8
2023-03-05 15:06:47 +02:00
Zoltan Kochan
890b497893
chore(release): 7.29.0-2
2023-03-05 12:09:42 +02:00
Zoltan Kochan
670bea8440
fix: update on a subset of projects should work with dedupe-peer-dependents ( #6178 )
2023-03-05 12:01:52 +02:00
Zoltan Kochan
b11fa7093c
fix: dedupe-peer-dependents when running a command inside a workspace project ( #6175 )
...
ref #6171
2023-03-04 19:20:09 +02:00
Zoltan Kochan
690bead267
fix: dedupe-peer-dependents on a subset of projects ( #6173 )
...
close #6171
2023-03-04 04:39:42 +02:00
Zoltan Kochan
c6809217e0
chore(release): 7.29.0-0
2023-03-03 08:33:03 +02:00
Zoltan Kochan
5c31fa8be6
feat: dedupe packages that have peers when dedupe-peer-dependents is true ( #6153 )
2023-03-03 08:31:41 +02:00
Zoltan Kochan
cfbab73a61
fix: update deps
2023-03-03 06:13:20 +02:00
Zoltan Kochan
cdd5eb6b5a
chore(release): 7.28.0
2023-02-25 18:17:46 +02:00
Zoltan Kochan
a4ce8e1f27
Merge branch 'main' into v8
2023-02-23 13:13:30 +02:00
await-ovo
77c754b10a
chore: eslint issues ( #6123 )
2023-02-23 12:12:32 +02:00
Zoltan Kochan
0058ecfbb9
chore(release): 8.0.0-alpha.0
2023-02-20 23:19:20 +02:00
Zoltan Kochan
ea460e51e3
Merge branch 'main' into v8
2023-02-20 22:46:24 +02:00
Zoltan Kochan
98d15f03d3
chore(release): 7.28.0-0
2023-02-20 22:37:58 +02:00
await-ovo
0377d93678
feat: add --report-summary option for pnpm exec and pnpm run ( #6098 )
...
close #6008
2023-02-20 03:36:35 +02:00
Zoltan Kochan
8b49472833
Merge branch 'main' into v8
2023-02-19 16:02:45 +02:00
await-ovo
7a0ce1df08
feat!: deploy with local dependencies ( #6016 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
Close #5911
Close #5961
2023-02-19 04:23:31 +02:00
Zoltan Kochan
acb9a902a9
chore(release): 7.27.1
2023-02-18 03:40:46 +02:00
Zoltan Kochan
6071380eb7
Merge branch 'main' into v8
2023-02-12 02:03:38 +02:00
Zoltan Kochan
977caa7d7c
ci: skip audit temporarily
2023-02-11 04:04:35 +02:00
Zoltan Kochan
c2e39308f7
chore(release): 7.27.0
2023-02-08 15:39:16 +02:00
Zoltan Kochan
b3d31838d6
fix: give priority to packages installed in the root, when deduping ( #6054 )
2023-02-08 15:39:16 +02:00
Zoltan Kochan
524feda1e7
chore(release): 7.27.0-0
2023-02-08 15:39:16 +02:00
Zoltan Kochan
9120b19cf2
chore(release): 7.27.0
2023-02-08 14:27:15 +02:00
Zoltan Kochan
029143cfff
fix: give priority to packages installed in the root, when deduping ( #6054 )
2023-02-08 13:19:40 +02:00
Zoltan Kochan
05f835446e
fix: update --no-save with resolution-mode=lowest-direct
2023-02-07 05:13:23 +02:00
Zoltan Kochan
113f0ae266
feat!: resolution-mode is lowest-direct by default ( #6047 )
2023-02-07 05:12:11 +02:00
Zoltan Kochan
2b54be3031
chore(release): 7.27.0-0
2023-02-05 12:51:29 +02:00
Zoltan Kochan
47e45d717d
feat!: breaking config changes in v8 ( #6035 )
...
* auto-install-peers=true
* save-workspace-protocol=rolling
* publishConfig.linkDirectory true by default
* resolve-peers-from-workspace-root is true by default
* set dedupeDirectDeps to true by default in @pnpm/core.
2023-02-05 11:43:22 +02:00
Zoltan Kochan
530db4ac52
chore(deps): update
2023-02-02 03:44:26 +02:00
Zoltan Kochan
59ee536787
feat: lowest-direct resolution mode ( #6004 )
2023-02-01 04:48:05 +02:00
Zoltan Kochan
515aa14bee
chore(release): 7.26.3
2023-02-01 03:10:02 +02:00
await-ovo
6348f59314
fix: update without specify --latest should not update tag version ( #5996 )
2023-02-01 03:02:04 +02:00
Zoltan Kochan
db74f9da6b
fix(deps): update symlink-dir
...
ref #5909
2023-02-01 02:21:46 +02:00
GNQG
587c4a2bb6
fix: help string for filter options ( #5995 )
...
close #5934
2023-01-30 03:57:08 +02:00
Zoltan Kochan
87529eefc7
chore(release): 7.26.2
2023-01-29 04:47:54 +02:00
Zoltan Kochan
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
Zoltan Kochan
4e0bed9a13
chore(release): 7.26.1
2023-01-27 06:13:07 +02:00
Zoltan Kochan
7625a428db
chore(release): 7.26.0
2023-01-24 14:47:55 +02:00
Brandon Cheng
e8f6ab6833
feat: add pnpm dedupe command ( #5958 )
2023-01-23 12:27:42 +02:00
Zoltan Kochan
5bede17edb
chore(release): 7.25.1
2023-01-19 12:06:07 +02:00
bohan
4655dd41e1
docs(install): supplementary explanation of --force ( #5932 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-01-16 03:48:24 +02:00
Zoltan Kochan
5935312a68
chore(release): 7.25.0
2023-01-13 19:51:20 +02:00
Zoltan Kochan
2c615198f9
chore(release): 7.24.3
2023-01-11 03:11:36 +02:00
Zoltan Kochan
0055af5898
style: fix
2023-01-11 02:19:41 +02:00
Zoltan Kochan
1e6de89b6b
fix(deps): update dependencies
2023-01-11 01:10:11 +02:00
Zoltan Kochan
2982b43be6
chore(release): 7.24.2
2023-01-10 14:01:06 +02:00
Zoltan Kochan
95d82077ea
chore(release): 7.24.1
2023-01-10 11:49:54 +02:00
Zoltan Kochan
bcbcc47530
chore(release): 7.24.0
2023-01-09 19:25:36 +02:00
Zoltan Kochan
3ebce5db7a
feat!: lockfile format v6 ( #5810 )
2023-01-09 14:37:05 +02:00