Commit Graph

25 Commits

Author SHA1 Message Date
Zoltan Kochan
a1b07d7ed3 fix: can resolve package with version prefixed with v 2017-12-25 03:32:11 +02:00
Zoltan Kochan
7baa9b1345 chore(release): 0.3.3 npm-resolver/0.3.3 2017-12-25 01:27:54 +02:00
Zoltan Kochan
8b38443084 feat: allow to specify preferred version selectors
ref https://github.com/pnpm/pnpm/issues/952
2017-12-25 01:01:42 +02:00
Zoltan Kochan
bacf099130 chore(release): 0.3.2 npm-resolver/0.3.2 2017-12-23 22:33:53 +02:00
Zoltan Kochan
440e0f0cb0 fix: should work with aliased scoped dependencies 2017-12-23 22:29:53 +02:00
Zoltan Kochan
13882af2d5 chore: update dependencies 2017-12-23 22:23:21 +02:00
greenkeeper[bot]
29ac8b0f3b chore(package): update ts-node to version 4.0.0 2017-12-11 02:18:11 +02:00
Zoltan Kochan
6b35b83360 chore(release): 0.3.1 npm-resolver/0.3.1 2017-12-08 22:15:12 +02:00
Zoltan Kochan
0051adecf8 docs(README): fix example 2017-12-08 22:12:28 +02:00
Zoltan Kochan
4d3142d4a3 fix: use make-fetch-happen instead of npm-registry-client
ref https://github.com/pnpm/pnpm/issues/953
2017-12-08 00:26:02 +02:00
Zoltan Kochan
8ee8b3a1b5 fix: input params validation added 2017-12-07 01:15:50 +02:00
Zoltan Kochan
4ddbc70cb2 chore(release): 0.3.0 npm-resolver/0.3.0 2017-12-03 22:56:53 +02:00
Zoltan Kochan
335a38fa9d docs: fix readme testing 2017-12-03 22:33:41 +02:00
Zoltan Kochan
47fe2d67e8 refactor: use PnpmOptions as createResolver options types 2017-12-03 22:23:43 +02:00
Zoltan Kochan
4772b19eba chore: remove dest folder before compile 2017-12-03 22:20:53 +02:00
Zoltan Kochan
06a3fd027b feat: add auth logic 2017-12-03 22:19:50 +02:00
Zoltan Kochan
8172f05879 refactor: add store as an init config 2017-12-03 14:27:32 +02:00
Zoltan Kochan
7070083407 refactor: add metaCache as options 2017-12-03 14:21:16 +02:00
Zoltan Kochan
b5bed44000 refactor: offline is an installation-level config
BREAKING CHANGE: offline should be set during init
2017-12-03 13:50:54 +02:00
Zoltan Kochan
b6805d919f feat: don't rely on getJson() 2017-12-03 02:57:19 +02:00
Zoltan Kochan
5d16c14780 chore(release): 0.2.0 npm-resolver/0.2.0 2017-12-02 01:14:16 +02:00
Zoltan Kochan
f0a46ced7d feat: auth info should be passed in
BREAKING CHANGE: resolver should be created first
2017-12-02 01:09:15 +02:00
Zoltan Kochan
d6cf2b781f chore(release): 0.1.0 npm-resolver/0.1.0 2017-11-28 00:11:36 +02:00
Zoltan Kochan
bb594331dd docs: add usage example 2017-11-28 00:09:49 +02:00
Zoltan Kochan
96209e7242 feat: create package 2017-11-27 23:59:34 +02:00