Commit Graph

10 Commits

Author SHA1 Message Date
Zoltan Kochan
612c52953c fix(pack): executables should be packed with exec mode (#3617) 2021-07-25 00:09:41 +03:00
Zoltan Kochan
ec6e5f6d74 chore: sort the keys in tsconfig.json files 2020-11-19 01:04:43 +02:00
Zoltan Kochan
855f8b00a6 refactor: add createResolver() to @pnpm/client 2020-08-20 01:47:38 +03:00
Zoltan Kochan
edf1f412e2 feat: make-dedicated-lockfile
close #1919
PR #2746
2020-08-05 02:02:42 +03:00
Zoltan Kochan
71aeb9a382 refactor: API of resolvers and fetchers
Instead of creating a separate fetch function for the resolvers
and fetchers, use a single one.

Also, use a single getCredentials function.

close #2652
PR #2655
2020-06-29 17:13:02 +03:00
Zoltan Kochan
dfdfe01df8 refactor: create @pnpm/parse-wanted-dependency 2020-04-04 04:05:30 +03:00
Zoltan Kochan
116d5dd70d refactor: create @pnpm/pick-registry-for-package 2020-04-02 02:41:40 +03:00
Zoltan Kochan
dd715e9eb6 chore: update manifests 2020-03-31 02:06:22 +03:00
Zoltan Kochan
3ac627a709 chore(typescript): use project references
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
5d35e5be15 refactor: create @pnpm/plugin-commands-publishing
ref #2154
2019-11-23 02:34:14 +02:00