Jacob Ley
d57e4de6dc
feat(deploy): apply publishConfig to all packages during deploy ( #6943 )
...
When deploying packages, the package.json of the deployed package
(as well as any other locally defined dependencies)
should be treated as if it published, and mutate the package.json
according to `publishConfig` and local `workspace:` dependencies.
close #6693
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-08-25 02:13:29 +03:00
Zoltan Kochan
f2009d1756
perf: use a worker pool to link packages ( #6950 )
...
ref #6808
2023-08-24 20:05:53 +03:00
Zoltan Kochan
9584e5e86d
fix(deps): update
2023-08-19 18:13:57 +03:00
Zoltan Kochan
362f41741f
chore(release): 8.6.12
2023-08-06 14:10:47 +03:00
Zoltan Kochan
3dfaf33c98
chore(release): libs
2023-07-30 14:32:08 +03:00
await-ovo
78d43a8627
fix(deploy): ensure that the deploy target is generated in the same directory ( #6859 )
...
close #6858
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-07-29 18:44:55 +03:00
Zoltan Kochan
2b3d0b1b3b
chore(release): libs
2023-07-26 17:50:12 +03:00
Zoltan Kochan
56564248c5
chore(release): libs
2023-07-24 22:08:46 +03:00
Zoltan Kochan
ee5157d7da
chore(release): 8.6.10
2023-07-24 01:43:41 +03:00
Zoltan Kochan
a13a0e8f5c
fix: don't fail when a non-optional dep of an optional dep fails ( #6847 )
...
close #6822
2023-07-22 16:53:49 +03:00
Zoltan Kochan
cd00a79ab2
chore(release): libs
2023-07-19 02:19:20 +03:00
Zoltan Kochan
c570abb192
chore(release): 8.6.9
2023-07-18 13:32:31 +03:00
Zoltan Kochan
a35ec3fd92
chore(release): 8.6.8
2023-07-17 12:19:50 +03:00
Zoltan Kochan
e0fb3913d2
chore: remove redundant scripts
2023-07-15 23:50:24 +03:00
Zoltan Kochan
a70c77ac43
test: use jest global setup/teardown to manage the registry mock ( #6813 )
...
close #6787
2023-07-15 23:00:41 +03:00
Zoltan Kochan
791f3cda01
chore(release): libs
2023-07-11 21:13:12 +03:00
Zoltan Kochan
e4ef6f46c9
chore(release): 8.6.7
2023-07-10 01:30:28 +03:00
Zoltan Kochan
2f0fe96f0d
chore(release): 8.6.6
2023-07-03 15:17:06 +03:00
Zoltan Kochan
8920dbce38
chore(release): 8.6.5
2023-06-26 12:36:31 +03:00
Zoltan Kochan
725c0d5adb
chore(release): 8.6.4
2023-06-26 00:53:31 +03:00
Zoltan Kochan
c2de1d4ddb
chore(release): libs
2023-06-21 20:13:11 +03:00
Zoltan Kochan
f0af6b02cf
chore(release): 8.6.3
2023-06-19 15:32:13 +03:00
Zoltan Kochan
43151bbd6e
chore(release): 8.6.2
2023-06-11 21:35:42 +03:00
Zoltan Kochan
ce4a522c1a
chore(release): 8.6.1
2023-06-05 15:10:32 +03:00
Zoltan Kochan
f0817fa165
chore(release): 8.6.0
2023-05-28 14:59:16 +03:00
Zoltan Kochan
f5121500ee
chore(release): libs
2023-05-18 16:35:25 +03:00
Zoltan Kochan
cdb2a93ed2
chore(release): 8.5.1
2023-05-15 03:31:10 +03:00
Zoltan Kochan
7bd51298d3
chore(release): 8.5.0
2023-05-09 22:49:01 +03:00
Zoltan Kochan
3f85e75dad
chore: release libs
2023-05-07 14:44:20 +03:00
Zoltan Kochan
1ffedcb8d7
fix(deploy): always purge modules directory ( #6511 )
...
close #6510
2023-05-07 12:51:56 +03:00
Zoltan Kochan
fcfbf96429
chore(release): 8.4.0
2023-05-02 13:46:53 +03:00
Zoltan Kochan
8e8269a5af
chore(release): 8.3.1
2023-04-19 15:06:20 +03:00
Zoltan Kochan
d815fe230b
chore: release
2023-04-19 02:37:56 +03:00
Zoltan Kochan
dadef0e950
chore(release): 8.3.0
2023-04-18 03:03:07 +03:00
Zoltan Kochan
36fae6ffba
chore(release): 8.2.0
2023-04-10 02:29:34 +03:00
Zoltan Kochan
61b7919ad4
chore(release): 8.1.1
2023-04-04 02:40:53 +03:00
Zoltan Kochan
0c4b20ec8e
chore(release): 8.1.0
2023-03-30 00:57:51 +03:00
Zoltan Kochan
0db2bae876
chore(release): 8.0.0
2023-03-27 23:44:07 +03:00
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
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
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
2c8eecfa6c
Merge branch 'main' into v8
2023-03-06 02:46:46 +02:00