Zoltan Kochan
7aca77c3a6
chore(release): 8.0.0-rc.1
2023-03-26 04:44:18 +03:00
Zoltan Kochan
51445f9557
fix: dedupe-peer-dependents should not remove peer deps from workspace root ( #6280 )
...
close #6154
2023-03-26 02:46:07 +02:00
Jake Bailey
e10d046a42
perf(headless): hoist importerManifestsByImporterId calculation ( #6282 )
2023-03-26 02:04:35 +02:00
Zoltan Kochan
eb5b7d5299
chore(release): 8.0.0-rc.0
2023-03-24 15:52:20 +02:00
Rex Zeng
cfb6bb3bfe
feat: support resolving peers with npm aliases ( #6220 )
...
close #4301
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-03-22 04:39:11 +02:00
Zoltan Kochan
eceaa8b8b7
feat!: drop Node.js 14 support
2023-03-18 17:11:38 +02:00
Zoltan Kochan
ee61ca4cb7
style: update eslint ( #6236 )
2023-03-18 14:57:29 +02:00
Zoltan Kochan
f15fde7eb8
chore(deps): update
2023-03-18 00:27:58 +02:00
Zoltan Kochan
993044180d
Merge branch 'v8'
2023-03-17 14:59:47 +02:00
Zoltan Kochan
cf28be8780
chore(release): 7.30.0
2023-03-17 14:48:44 +02:00
Zoltan Kochan
506f3f7b93
Merge branch 'main' into v8
2023-03-17 03:27:23 +02:00
Zoltan Kochan
8151bb4e27
chore(release): 7.29.3
2023-03-15 12:00:19 +02:00
Zoltan Kochan
d66dcb452d
Merge branch 'main' into v8
2023-03-14 03:48:44 +02:00
Zoltan Kochan
abd556bfac
chore(release): 7.29.2
2023-03-14 03:46:08 +02:00
Zoltan Kochan
1f81e70e1a
Merge branch 'main' into v8
2023-03-05 15:06:47 +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
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
Zoltan Kochan
972de58abf
fix: update the lockfile if a new project is added to the workspace with no deps ( #6110 )
2023-02-20 11:39:58 +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
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
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
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
04efe86469
fix: out of memory exception with node-linker=hoisted ( #5988 )
...
ref #5909
2023-01-27 06:11:43 +02:00
Zoltan Kochan
7625a428db
chore(release): 7.26.0
2023-01-24 14:47:55 +02:00
Zoltan Kochan
5bede17edb
chore(release): 7.25.1
2023-01-19 12:06:07 +02:00
Zoltan Kochan
5935312a68
chore(release): 7.25.0
2023-01-13 19:51:20 +02:00
Zoltan Kochan
bc8df37871
fix: re-add manually removed packages to node_modules when node-linker is set to hoisted ( #5921 )
2023-01-13 17:07:34 +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
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
891a8d7633
fix: side effects upload when node-linker is set to hoisted ( #5902 )
...
This fixes a bug introduced by #5814
сlose #5823
2023-01-09 19:23:50 +02:00
Zoltan Kochan
c7b05cd9a4
fix: don't build git-hosted dependencies when scripts are ignored ( #5897 )
...
close #5876
2023-01-09 03:59:37 +02:00
Zoltan Kochan
00dea18c60
chore(deps): update
2022-12-30 22:05:59 +02:00
Zoltan Kochan
339c0a7046
fix: run prepublish scripts of packages installed from Git ( #5837 )
...
close #5826
2022-12-25 21:18:18 +02:00
Zoltan Kochan
d7ea8b486a
chore(release): 7.19.0
2022-12-21 12:55:30 +02:00