Zoltan Kochan
|
3df6702bcb
|
fix: update load-json-file, write-json-file, write-pkg
|
2025-08-28 11:37:38 +02:00 |
|
Zoltan Kochan
|
491a84fb26
|
feat: use ESM instead of commonjs (#9870)
|
2025-08-25 10:02:00 +02:00 |
|
Zoltan Kochan
|
facd7656e8
|
refactor: always use extensions in relative imports (#9878)
|
2025-08-19 15:25:11 +02:00 |
|
Zoltan Kochan
|
f6006f2b4b
|
feat: add an option to fail on unapproved dependency builds (#9071)
|
2025-02-11 00:26:25 +01:00 |
|
Zoltan Kochan
|
a76da0c53c
|
feat!: remove conversion of lockfile v6 to v9 (#8866)
|
2024-12-15 14:39:19 +01:00 |
|
Zoltan Kochan
|
797ef0fc46
|
refactor: rename lockfile-types to lockfile.types
|
2024-07-27 14:46:23 +02:00 |
|
Zoltan Kochan
|
0406d4ad3d
|
refactor: use a branded type for project root dir paths (#8272)
|
2024-07-04 13:13:34 +02:00 |
|
Zoltan Kochan
|
9927c2855a
|
refactor(core): workspace packages (#8248)
Make workspace packages optional.
|
2024-06-30 15:17:07 +02:00 |
|
Zoltan Kochan
|
3dd30b1909
|
refactor: create branded type for project ID (#8164)
|
2024-06-04 18:30:59 +02:00 |
|
Zoltan Kochan
|
21878e7ae4
|
feat(lockfile)!: change the keys format (#7752)
|
2024-03-17 23:01:39 +01:00 |
|
Zoltan Kochan
|
1ecda50502
|
feat(lockfile)!: dividing "packages" field to "packages" and "snapshots" (#7700)
close #7685
|
2024-03-04 23:31:01 +01:00 |
|
Zoltan Kochan
|
7f59a0491e
|
test(core): use sync testDefaults
|
2024-02-16 20:29:07 +01:00 |
|
Zoltan Kochan
|
a5a3b995c1
|
test: use sync fs operations in tests (#7664)
|
2024-02-16 19:43:04 +01:00 |
|
Zoltan Kochan
|
19542ecd28
|
test: use sync operations for assertions (#7663)
|
2024-02-16 16:23:23 +01:00 |
|
Zoltan Kochan
|
c7d0564225
|
refactor: lockfile-file (#7655)
|
2024-02-16 11:14:47 +01:00 |
|
Zoltan Kochan
|
ce61f8d3c2
|
test: improvements
|
2023-05-24 16:56:58 +03:00 |
|
Zoltan Kochan
|
301b8e2da0
|
feat: excludeLinksFromLockfile (#6570)
|
2023-05-21 12:23:31 +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
|
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
|
8f7e99477b
|
fix: linking external links when excludeLinksFromLockfile is enabled (#6417)
|
2023-04-17 18:51:30 +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 |
|