Zoltan Kochan
|
3c2c426d13
|
chore(deps): update
|
2023-06-23 01:29:50 +03:00 |
|
Zoltan Kochan
|
f0af6b02cf
|
chore(release): 8.6.3
|
2023-06-19 15:32:13 +03:00 |
|
Xiao Chuan
|
59aba9e725
|
fix: peer of subdeps when node-linker is hoisted (#6680)
|
2023-06-17 13:28:08 +03:00 |
|
Zoltan Kochan
|
43151bbd6e
|
chore(release): 8.6.2
|
2023-06-11 21:35:42 +03:00 |
|
Zoltan Kochan
|
302ebffc54
|
fix: downgrade lockfile version to 6.0 (#6664)
close #6648
|
2023-06-11 21:31:11 +03:00 |
|
await-ovo
|
d9da627cd3
|
fix: should always treat local file dependency as new dependency (#6623)
close #5381
close #6502
|
2023-06-08 20:12:18 +03:00 |
|
Zoltan Kochan
|
ce4a522c1a
|
chore(release): 8.6.1
|
2023-06-05 15:10:32 +03:00 |
|
Zoltan Kochan
|
4b97f1f07a
|
perf: don't use await inside loops (#6617)
|
2023-06-05 12:12:47 +03:00 |
|
Zoltan Kochan
|
1989a068b3
|
chore(deps): update
|
2023-06-03 22:41:42 +03:00 |
|
Zoltan Kochan
|
f0817fa165
|
chore(release): 8.6.0
|
2023-05-28 14:59:16 +03:00 |
|
Zoltan Kochan
|
a53ef4d196
|
fix: don't print that lockfile is up to date when it is not (#6574)
close #6544
|
2023-05-23 18:41:11 +03:00 |
|
Zoltan Kochan
|
9c4ae87bd1
|
feat: include some settings as fields in the lockfile (#6557)
ref #6312
|
2023-05-21 02:40:39 +03:00 |
|
Zoltan Kochan
|
cdb2a93ed2
|
chore(release): 8.5.1
|
2023-05-15 03:31:10 +03:00 |
|
Zoltan Kochan
|
d58cdb9629
|
fix: print more info when lockfile is outdated (#6536)
ref #6526
|
2023-05-14 23:23:48 +03:00 |
|
Zoltan Kochan
|
3f85e75dad
|
chore: release libs
|
2023-05-07 14:44:20 +03:00 |
|
Zoltan Kochan
|
32801442e8
|
fix: excluding external links from subprojects (#6505)
|
2023-05-05 13:42:46 +03:00 |
|
Zoltan Kochan
|
fcfbf96429
|
chore(release): 8.4.0
|
2023-05-02 13:46:53 +03:00 |
|
Zoltan Kochan
|
42902ef851
|
feat: the installation API should return installation stats (#6490)
|
2023-05-02 12:45:29 +03:00 |
|
Zoltan Kochan
|
3a1a1385d8
|
fix: linking bins of local deps, when node-linker is hoisted (#6488)
close #6486
|
2023-04-30 11:50:25 +03:00 |
|
Zoltan Kochan
|
e6b83c84e5
|
fix: don't create an empty node_modules directory (#6482)
|
2023-04-28 03:08:38 +03:00 |
|
Zoltan Kochan
|
c7235c0581
|
chore(deps): update
|
2023-04-25 03:14:06 +03:00 |
|
Zoltan Kochan
|
d815fe230b
|
chore: release
|
2023-04-19 02:37:56 +03:00 |
|
Zoltan Kochan
|
837078f92e
|
fix(headless): don't add links to the lockfile when excludeLinksFromLockfile is enabled (#6427)
|
2023-04-19 02:34:50 +03:00 |
|
Zoltan Kochan
|
dadef0e950
|
chore(release): 8.3.0
|
2023-04-18 03:03:07 +03:00 |
|
Zoltan Kochan
|
8f7e99477b
|
fix: linking external links when excludeLinksFromLockfile is enabled (#6417)
|
2023-04-17 18:51:30 +03:00 |
|
Zoltan Kochan
|
36fae6ffba
|
chore(release): 8.2.0
|
2023-04-10 02:29:34 +03:00 |
|
Zoltan Kochan
|
72ba638e34
|
feat: don't add linked in deps to the lockfile when excludeLinksFromLockfile is set to true (#6369)
|
2023-04-09 17:41:00 +03:00 |
|
Zoltan Kochan
|
fc8780ca9e
|
feat: npmrc environment variable fallback (#6358)
close #6018
|
2023-04-04 22:53:51 +03:00 |
|
Zoltan Kochan
|
61b7919ad4
|
chore(release): 8.1.1
|
2023-04-04 02:40:53 +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 |
|
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 |
|