Zoltan Kochan
|
a1a03d1457
|
fix: import only the needed functions from ramda
|
2021-05-29 01:33:09 +03:00 |
|
Zoltan Kochan
|
05baaa6e74
|
feat: new config setting added - fetch-timeout (#3390)
close #3387
|
2021-04-24 19:09:52 +03:00 |
|
Zoltan Kochan
|
d6d091f249
|
style: use es2015 imports (#3143)
|
2021-02-15 05:06:10 +02:00 |
|
Zoltan Kochan
|
e70232907a
|
fix: use @arcanis/slice-ansi instead of slice-ansi
|
2020-10-28 22:50:26 +02:00 |
|
Zoltan Kochan
|
1c2a8e03d8
|
fix: pnpm oudtated --long
PR #2828
|
2020-09-04 16:12:03 +03:00 |
|
Zoltan Kochan
|
88e1eaa908
|
style: use no delimiters in type declarations
|
2020-08-26 01:42:36 +03:00 |
|
Zoltan Kochan
|
5322cf9b39
|
style: use nullish coalescing
|
2020-08-26 01:15:47 +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
|
a64b7250c2
|
pnpm outdated|audit should exit with exit code 1 when issues are found
`pnpm outdated` should exit with 1, when outdated found
`pnpm audit` should exit with 1 when issues are found
ref #2706
PR (#2718)
|
2020-07-27 23:12:42 +03:00 |
|
Zoltan Kochan
|
220896511a
|
refactor: remove common-tags from dependencies
|
2020-06-21 16:39:49 +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
|
9af994fc63
|
refactor: @pnpm/outdated
BREAKING CHANGE: @pnpm/outdated
|
2020-01-19 15:00:39 +02:00 |
|
Zoltan Kochan
|
2331b2ed0d
|
feat: interactive update with many lockfiles
Interactive update should work on a workspace
that uses dedicated pnpm-lock.yaml file per each
project.
ref #2271
|
2020-01-19 14:49:05 +02:00 |
|
Zoltan Kochan
|
27a02dd15f
|
refactor: outdated and plugin-commands-outdated
BREAKING CHANGE: @pnpm/outdated
|
2020-01-18 20:55:42 +02:00 |
|
Zoltan Kochan
|
a5dcfa1cc9
|
fix(outdated): print different current versions separately
`pnpm -r outdated` should show all the different current versions
PR #2258
close #2205
|
2020-01-08 22:15:59 +02:00 |
|
Zoltan Kochan
|
e3ab051b95
|
fix(outdated): don't print an empty table with -r
|
2020-01-07 20:47:12 +02:00 |
|
Zoltan Kochan
|
7369731532
|
feat: outdated --dev | --production | --no-optional
PR #2252
|
2020-01-06 03:06:21 +02:00 |
|
Zoltan Kochan
|
bb5d41f337
|
style: add missing trailing commas and fix the linting rule
|
2020-01-01 19:18:25 +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
|
9c9a3849d9
|
refactor: destroying the plugin-commands-recursive package
PR #2237
|
2019-12-29 18:45:20 +02:00 |
|