Commit Graph

9 Commits

Author SHA1 Message Date
Zoltan Kochan
6c0c4b03b0 test: migrating to Jest
* test(headless): migrate to Jest

ref #2858
PR #3014

* test(graceful-git): migrate to Jest

* test: migration to Jest
2020-12-09 12:20:35 +02:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Josiah Grace
e37a5a1755 fix(filtering): support linked-workspace- packages=false in workspace filtering
Pass the linkedWorkspacePackages config to the pkg-graph,
only select packages that are explicitly referred to as workspace:...
when this setting is on.

Fixes #2625
PR #2626
2020-06-11 11:33:46 +03:00
Zoltan Kochan
66dd6efaa6 fix(recursive): sorting prerelease packages
close #2279
PR #2450
2020-04-01 01:03:09 +03:00
Zoltan Kochan
bb5d41f337 style: add missing trailing commas and fix the linting rule 2020-01-01 19:18:25 +02:00
Zoltan Kochan
176ed5bde9 refactor: path=>dir
BREAKING CHANGE:
- @pnpm/npm-resolver
- pkg-graph
- find-packages
2019-11-01 20:48:00 +02:00
Zoltan Kochan
7a2982a97f fix: order packages correctly when workspace protocol used
ref #1920
2019-08-14 02:42:42 +03:00
Zoltan Kochan
c7a5ad2e70 refactor: move all local types to one place 2019-05-18 01:38:42 +03:00
Zoltan Kochan
a955f715d3 feat: support package.yaml and package.json5
PR #1799
close #1100
2019-05-02 00:19:46 +03:00