Commit Graph

11 Commits

Author SHA1 Message Date
Khải
82f7ed2112 fix: replace pnpm warnings with subfield warnings (#8415)
close #8413
2024-08-13 16:55:54 +02:00
Zoltan Kochan
576f13878e refactor: deduplicate arrayOfWorkspacePackagesToMap (#8265) 2024-07-01 14:45:13 +02:00
Zoltan Kochan
dd00eeb18c refactor: normalize dir field names across project objects (#8262) 2024-07-01 11:27:04 +02:00
Brandon Cheng
75a98e12b3 refactor: improve type checking when finding workspace packages (#8214)
---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2024-06-17 17:34:54 +02:00
Zoltan Kochan
b7ca13f7f2 fix: don't fail if the pnpm version doesn't match the one in the packageManager field (#8166)
close #8087
2024-06-05 14:38:21 +02:00
Khải
0ee5d10d83 refactor(workspace): return type annotations (#7892)
* refactor(workspace): return type annotations

* refactor: replace intersection with extends (#7893)

* refactor: replace intersection with extends

This change may require bumping major versions of the affected packages

* test: fix type errors
2024-04-11 10:51:14 +02:00
Zoltan Kochan
3477ee5ee8 feat!: check the packageManager field (#7635)
* feat!: check the packageManager field

* test: fix

* refactor: update error message to match what corepack prints

* feat: add pm-strict option

* refactor: pm-strict=>package-manager-strict

* fix: remove packageManager field from package.json on publish
2024-02-11 01:07:23 +01:00
JasonMan34
3f7e65e100 feat(find-packages): verify format of workspace manifest file (#7273) (#7278)
close #7273

---------

Co-authored-by: Itamar Zwi <itamarz@amplicy.io>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-11-10 21:30:07 +02:00
Nacho Aldama
43ce9e4a6a feat: add support to install different architectures (#7214)
close #5965

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-10-24 15:50:40 +03:00
await-ovo
12b0f09768 fix(plugin-commands-patching): patch should works correctly when shared-workspace-file is false (#6889) 2023-08-03 02:53:06 +03:00
Zoltan Kochan
955d07394a refactor: rename find-workspace-packages package 2023-06-09 16:27:00 +03:00