Zoltan Kochan
|
d4e2e52c43
|
feat: rename supi to @pnpm/core
|
2021-10-17 02:43:29 +03:00 |
|
Zoltan Kochan
|
917b95c01f
|
fix: upgrade typescript to v4.4.4
|
2021-10-16 23:33:34 +03:00 |
|
zoomdong
|
f815dabd99
|
feat: pnpm import support yarn (#3655)
|
2021-08-19 20:52:47 +03:00 |
|
Zoltan Kochan
|
903314f4d6
|
style: fix
|
2021-03-17 23:27:28 +02:00 |
|
Zoltan Kochan
|
d6d091f249
|
style: use es2015 imports (#3143)
|
2021-02-15 05:06:10 +02:00 |
|
Zoltan Kochan
|
88e1eaa908
|
style: use no delimiters in type declarations
|
2020-08-26 01:42:36 +03:00 |
|
Zoltan Kochan
|
1c8a02e996
|
style: use eslint instead of tslint
PR #2796
close #2300
|
2020-08-24 02:01:25 +03:00 |
|
Zoltan Kochan
|
c75a921e36
|
style: no trailing commas in functions
|
2020-05-12 19:00:16 +03:00 |
|
Zoltan Kochan
|
715610d2c8
|
refactor: command plugins API
|
2020-03-09 00:19:08 +02:00 |
|
Zoltan Kochan
|
f8b927391e
|
refactor: rename importers & workspace pkgs to projects
WsPkg=>Project
WorkspacePackage=>Project
mporterManifest=>ProjectManifest
importers=>projects
importerDir=>projectDir
LockfileImporter=>ProjectSnapshot
PR #2242
|
2020-01-01 18:57:14 +02:00 |
|
Zoltan Kochan
|
4763a5d119
|
feat(resolver): preferredVersions should allow multiple selectors
BREAKING CHANGES:
- @pnpm/resolver-base
- @pnpm/npm-resolver
- @pnpm/resolve-dependencies
|
2019-12-12 23:02:51 +02:00 |
|
Zoltan Kochan
|
4f35f24c38
|
feat: every command plugin returns separate types from CLI vs RC
|
2019-11-30 16:45:44 +02:00 |
|
Zoltan Kochan
|
d4d11a54ee
|
refactor: create @pnpm/plugin-commands-import
ref #2154
|
2019-11-23 02:34:14 +02:00 |
|