Zoltan Kochan
f9aba16499
fix: use @pnpm/config@2 in pnpm-default-reporter
2018-08-21 23:55:41 +03:00
Zoltan Kochan
a4206d380c
chore: set link-workspace-packages to true
2018-08-21 23:36:11 +03:00
Zoltan Kochan
fc5665ead1
chore(release): 2.14.0-0
...
pnpm@2.14 .0-0
supi@0.24 .0
pnpm-default-reporter@0.20 .0
@pnpm/config@2.0.0
@pnpm/utils@0.6.0
@pnpm/package-requester@4.1.0
v2.14.0-0
config/2.0.0
pnpm-default-reporter/0.20.0
supi/0.24.0
package-requester/4.1.0
utils/0.6.0
2018-08-21 23:31:49 +03:00
Zoltan Kochan
b09382376e
feat: link-workspace-packages
...
close #1259
2018-08-21 23:17:19 +03:00
Zoltan Kochan
363d45ecf3
feat: inherit the parent process stdio when concurrency is 1
2018-08-20 23:47:40 +03:00
Zoltan Kochan
c2b16d5359
ci(appveyor): run tests in @pnpm/utils after package-store
2018-08-20 23:03:49 +03:00
Zoltan Kochan
01303e623a
chore: remove redundant deps and change prepare to prepublishOnly
2018-08-20 22:53:18 +03:00
Zoltan Kochan
34949309b3
chore(deps): update dependency @pnpm/npm-resolver to v2
...
close #1327
2018-08-20 22:08:02 +03:00
Zoltan Kochan
f063174033
fix(deps): update dependency @types/get-port to v4
...
close #1329
2018-08-20 22:04:11 +03:00
Zoltan Kochan
bcec05b07f
fix(deps): update dependency execa to ^0.11.0
...
close #1330
2018-08-20 22:00:00 +03:00
Zoltan Kochan
7ef9364085
fix(link): report correct dependency types when linking
...
@pnpm/utils:
BREAKING CHANGE:
the order of dependency types changed. optionalDependencies
is first
2018-08-20 21:18:33 +03:00
Zoltan Kochan
049e669953
fix(rebuild): rebuild the project as well, if it has scripts
2018-08-20 21:17:15 +03:00
Zoltan Kochan
ff3a9354d0
refactor: create a separate recursive() function
...
also, move filters to separate .ts file
2018-08-20 21:15:04 +03:00
Zoltan Kochan
c04d23b65c
fix(deps): update @pnpm/npm-resolver to v2.2.2
2018-08-20 21:13:53 +03:00
Zoltan Kochan
f9856b87ff
chore(release): 2.2.2
npm-resolver/2.2.2
2018-08-20 01:59:50 +03:00
Zoltan Kochan
2c28043adb
fix: id of local package should contain relative path
2018-08-20 01:58:37 +03:00
Zoltan Kochan
e3024f8da6
chore(deps): update shrinkwrap.yaml
2018-08-19 21:48:51 +03:00
Zoltan Kochan
153d9ece79
chore(release): 2.2.1
npm-resolver/2.2.1
2018-08-19 21:40:37 +03:00
Zoltan Kochan
85d502221b
fix: try to resolve packages requested by tag from local fs
2018-08-19 21:37:59 +03:00
Zoltan Kochan
eee205d369
feat: link local packages when there are no newer versions in registry
2018-08-19 11:22:37 +03:00
Zoltan Kochan
ec03b71944
chore(release): 2.2.0
npm-resolver/2.2.0
2018-08-19 00:13:00 +03:00
Zoltan Kochan
7002585286
feat: resolve packages from local filesystem, when possible
...
ref pnpm/pnpm#1259
2018-08-19 00:05:38 +03:00
Zoltan Kochan
58a0ccf59a
chore: add prepare scripts to @pnpm/server and package-store
2018-08-18 01:32:19 +03:00
Zoltan Kochan
fd7aea059a
docs: remove redundant badges
2018-08-18 01:18:05 +03:00
Zoltan Kochan
4e8261c5af
chore: remove redundant dotfiles
2018-08-18 00:11:07 +03:00
Zoltan Kochan
2faf494c43
refactor: move @pnpm/package-requester to the monorepo
2018-08-17 23:56:33 +03:00
Zoltan Kochan
2079cd13f4
refactor: move package-store to the monorepo
2018-08-17 23:48:12 +03:00
Zoltan Kochan
30af01225e
refactor: move @pnpm/server to monorepo
2018-08-17 23:44:04 +03:00
Zoltan Kochan
ae7238ed67
refactor(recursive): reverse graph only once
2018-08-17 21:30:28 +03:00
Zoltan Kochan
cbe8df0f8e
feat(recursive): allow to select dependents via the --filter flag
...
ref pnpm/spec#1
close #1313
2018-08-16 01:20:37 +03:00
Zoltan Kochan
73b0359bab
feat(reporting): print target folder during global installation
2018-08-15 22:01:51 +03:00
Zoltan Kochan
3eefe210d5
fix(deps): update dependency @pnpm/check-package to v2
...
close #1325
2018-08-15 02:03:29 +03:00
Zoltan Kochan
5d32cff608
chore(release): 4.0.2
package-requester/4.0.2
2018-08-14 23:17:43 +03:00
Zoltan Kochan
4448da24c4
fix: change warning message of package refetch
2018-08-14 23:09:57 +03:00
Zoltan Kochan
d1ea0d1b0d
fix: refetch package to store if it has no integrity checksums
...
ref pnpm/pnpm#1324
2018-08-14 23:05:44 +03:00
Zoltan Kochan
354aed042f
test: modified package is refetched to store
2018-08-14 22:18:26 +03:00
Zoltan Kochan
261112d2ab
ci(appveyor): don't set fetch-retry-maxtimeout
2018-08-14 00:08:58 +03:00
Zoltan Kochan
ccf38d57e4
fix: fetch retry configs should have default values
...
close #1230
2018-08-13 23:41:09 +03:00
Zoltan Kochan
901c36e3f6
refactor: pass all configs to reporter during initialization
...
pnpm-default-reporter:
BREAKING CHANGE:
new API
2018-08-13 22:43:56 +03:00
Zoltan Kochan
9efe0950e1
refactor: supi is agnostic to global installations
...
supi:
BREAKING CHANGE:
the global boolean options is not supported
@pnpm/config:
BREAKING CHANGE:
the value of prefix already contains the global package location
when doing global operations
2018-08-12 23:29:38 +03:00
Zoltan Kochan
eb4ab8e463
chore(release): 4.0.1
pnpm-list/4.0.1
2018-08-12 23:03:18 +03:00
Zoltan Kochan
5cc10b5a17
fix: don't print @ when entry pkg has no name or version
2018-08-12 22:58:41 +03:00
Zoltan Kochan
3e492fa739
chore: update shrinkwrap.yaml to v3.9
2018-08-12 17:34:59 +03:00
Zoltan Kochan
3ee53be9a1
chore(release): 2.13.3
v2.13.3
supi/0.23.1
2018-08-12 16:53:56 +03:00
Zoltan Kochan
04e6c86c77
chore(release): 2.13.2
2018-08-12 16:47:42 +03:00
Zoltan Kochan
68ddf45d90
fix: npm resolver shoud handle tarball URLs from default registry
...
close #1292
2018-08-12 16:29:30 +03:00
Zoltan Kochan
0d5204695a
chore(release): 2.1.6
npm-resolver/2.1.6
2018-08-12 16:07:24 +03:00
Zoltan Kochan
b0542ee057
fix: handle packages specified via URL
...
ref pnpm/pnpm#1292
2018-08-12 15:07:51 +03:00
Zoltan Kochan
9ad6c5574d
fix: tarball ID should always remain absolute
...
ref #1292
2018-08-12 13:24:58 +03:00
Zoltan Kochan
ce22dd1c0c
docs: fix readme files of default resolver/fetcher
2018-08-11 23:43:36 +03:00