Commit Graph

7 Commits

Author SHA1 Message Date
Zoltan Kochan
f733456bfb revert: "fix: explicitly tell npm the config file path (#10154)"
This reverts commit c6cbb25f82.
2026-03-09 22:22:46 +01:00
Khải
c6cbb25f82 fix: explicitly tell npm the config file path (#10154)
* fix: explicitly tell npm the config file path

* fix: `managingAuthSettings`

* feat: other `npm` call-sites

* docs: changeset

* fix: make optional again

* feat: remove the change from `publish`

* fix: eslint

* refactor: just one is sufficient
2026-03-07 23:02:51 +01:00
Khải
a8bc9902b6 refactor(exec): type checking perf (#7911) 2024-04-13 00:18:14 +02:00
Antoine du Hamel
e70a829047 fix: set COREPACK_ENABLE_STRICT=0 in runNpm (#7747)
* fix: set `COREPACK_ENABLE_STRICT=0` in `runNpm`

* docs: add changesets

* fix: compile

* Update exec/run-npm/src/index.ts

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2024-03-08 11:16:57 +01:00
Nacho Aldama
5a5e42551e feat: allow using token helpers in pnpm publish (#7443)
Close #7316

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2024-01-08 01:24:57 +01:00
Zoltan Kochan
ee61ca4cb7 style: update eslint (#6236) 2023-03-18 14:57:29 +02:00
Zoltan Kochan
4ca53b0b50 refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00