Zoltan Kochan
|
cd00a79ab2
|
chore(release): libs
|
2023-07-19 02:19:20 +03:00 |
|
Zoltan Kochan
|
5ce333519d
|
refactor: rename cafs to store.cafs
|
2023-07-19 01:53:42 +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
|
75673055f4
|
chore(deps): update
|
2023-07-13 18:40:03 +03:00 |
|
await-ovo
|
b8cb91cf48
|
fix: treat the linked dependency which version type is tag as update-to-date (#6791)
* fix(core): treat the linked dependency which version type is tag as update-to-date
* docs: add changeset
* chore: code style
|
2023-07-12 03:58:54 +03:00 |
|
Zoltan Kochan
|
791f3cda01
|
chore(release): libs
|
2023-07-11 21:13:12 +03:00 |
|
Khải
|
4d63f5ff78
|
chore: remove an empty file (#6797)
|
2023-07-11 17:17:00 +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 |
|
await-ovo
|
b81cefdcd4
|
fix: always resolve manifest promise even if the dependency does not have package.json (#6741)
close #6721
|
2023-06-30 16:26:18 +03:00 |
|
Zoltan Kochan
|
dddb8ad713
|
fix: link local bins created by postinstall scripts (#6728)
close #1801
|
2023-06-29 11:59:56 +03:00 |
|
Zoltan Kochan
|
725c0d5adb
|
chore(release): 8.6.4
|
2023-06-26 00:53:31 +03:00 |
|
Zoltan Kochan
|
e2c3ef313e
|
fix: resolving peer deps when there are aliased deps (#6709)
close #6588
|
2023-06-23 16:11:54 +03:00 |
|
Zoltan Kochan
|
3c2c426d13
|
chore(deps): update
|
2023-06-23 01:29:50 +03:00 |
|
Zoltan Kochan
|
c2de1d4ddb
|
chore(release): libs
|
2023-06-21 20:13:11 +03:00 |
|
Zoltan Kochan
|
61f22f9efa
|
fix: don't include the version for local directory dependencies (#6695)
There is no need to include the version of a dependency in the lockfile,
if that dependency is installed from a local directory
|
2023-06-21 20:04:25 +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 |
|
btea
|
0d65d62c95
|
style: add restrict-template-expressions comment avoid eslint error (#6677)
|
2023-06-15 03:08:05 +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
|
d55b41a8b3
|
fix(deps): update
|
2023-06-04 02:23:19 +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
|
e6052260c3
|
fix: error message when package is not found in workspace (#6598)
ref #4477
|
2023-05-27 19:40:43 +03:00 |
|
Zoltan Kochan
|
a9e0b7cbfd
|
fix: update should not add peer deps to deps
|
2023-05-26 22:14:10 +03:00 |
|
Zoltan Kochan
|
ce61f8d3c2
|
test: improvements
|
2023-05-24 16:56:58 +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
|
301b8e2da0
|
feat: excludeLinksFromLockfile (#6570)
|
2023-05-21 12:23:31 +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
|
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
|
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
|
1ffedcb8d7
|
fix(deploy): always purge modules directory (#6511)
close #6510
|
2023-05-07 12:51:56 +03:00 |
|
Zoltan Kochan
|
3fa14d7e46
|
fix: show cylic workspace dependencies details
close #5059
|
2023-05-06 15:42:03 +03:00 |
|
Zoltan Kochan
|
d8c1013a90
|
fix: don't include external links in lockfile, when they resolve peers (#6507)
ref https://github.com/teambit/bit/pull/7176
|
2023-05-05 21:11:45 +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
|
497b0a79c0
|
fix: only remove node_modules if the user confirms to do so (#6458)
|
2023-04-30 11:55:25 +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 |
|