Zoltan Kochan
7772e18948
chore(release): 2.16.0
...
headless@0.6.6
supi@0.24 .9
core-loggers@0.0.0
utils@0.7.0
2018-09-12 10:14:17 +03:00
Zoltan Kochan
17f8b3204c
fix(import): modules installed by other PMs are not touched
...
close #1368
2018-09-12 01:59:42 +03:00
Zoltan Kochan
640a3a049b
fix(recursive): only rebuild pending builds on subsequent installs
...
ref #1089
ref #1367
ref #1047
2018-09-12 00:25:44 +03:00
Zoltan Kochan
2dbd69f761
refactor: move loggers from @pnpm/utils to @pnpm/core-loggers
...
supi:
BREAKING CHANGE:
@pnpm/utils exports no loggers anymore
2018-09-11 23:19:24 +03:00
Zoltan Kochan
d5464567f7
feat(recursive): running scripts is a separate installation step
...
Running scripts (lifecycle events) is performed only once all
install, unlink, update (or any other actions) are completed in
every project of the workspace.
close #1089
pr #1367
2018-09-11 21:05:14 +03:00
Zoltan Kochan
641cbcf3df
refactor(supi): resolveDependencies.ts
2018-09-10 20:55:34 +03:00
Zoltan Kochan
840476250e
chore(release): 2.15.2
...
@pnpm/default-resolver@2.0.4
supi@0.24 .8
2018-09-10 00:25:26 +03:00
Zoltan Kochan
b84cba20a7
docs(readme): add new article that explains non-flat node_modules
2018-09-09 22:06:54 +03:00
Zoltan Kochan
b5a1ef572b
docs(readme): update links to benchmarks
2018-09-09 21:59:21 +03:00
Zoltan Kochan
bbdd363c9c
fix(deps): update @pnpm/local-resolver to version 1.0.1
2018-09-09 15:46:54 +03:00
Renovate Bot
6730f174eb
fix(deps): update dependency is-ci to v1.2.1
2018-09-09 15:33:33 +03:00
Zoltan Kochan
93375cb8e6
fix: external links should be linked by their alias
...
close #1364
2018-09-09 15:26:09 +03:00
Zoltan Kochan
546f42657e
fix: named installation should remove link and add new dependency
2018-09-08 23:31:43 +03:00
Zoltan Kochan
17b41a20f9
test: remove global config before testing @pnpm/config
2018-09-08 20:50:12 +03:00
Zoltan Kochan
3f0818052a
chore(release): 2.15.1
...
@pnpm/default-fetcher@2.0.2
@pnpm/headless@0.6.5
@pnpm/package-requester@4.1.3
package-store@0.23 .3
@pnpm/server@0.14 .2
supi@0.24 .7
@pnpm/utils@0.6.4
2018-09-08 16:15:08 +03:00
Zoltan Kochan
865609eb88
fix: reunpack modified local tarball dependencies
...
Also, store id of local tarball is the same regardless of wd
PR #1363
close #1362
2018-09-08 15:45:05 +03:00
Zoltan Kochan
4010c649f0
chore(npmrc): remove redundant npmrc configs
2018-09-08 15:37:52 +03:00
Zoltan Kochan
2c03335f55
chore(deps): update shrinkwrap.yaml
2018-09-08 15:29:12 +03:00
Zoltan Kochan
b594b8c19d
fix: update the correct PATH env variable for child processes
2018-09-06 22:56:10 +03:00
Zoltan Kochan
fde36138cb
docs(readme): update benchmarks
2018-09-04 22:55:16 +03:00
Zoltan Kochan
192e380407
chore(pnpm): add more keywords
2018-09-04 22:51:58 +03:00
Zoltan Kochan
f2ab272990
docs(readme): mention multi-package repo support
2018-09-04 22:47:57 +03:00
Renovate Bot
e3aee211d3
fix(deps): update dependency delay to v4
...
close #1356
2018-09-03 21:24:16 +03:00
Renovate Bot
1babe3ba2b
fix(deps): update dependency write-json-file to v3.0.1
2018-09-03 20:29:17 +03:00
Zoltan Kochan
a7583d3aaa
chore(release): 2.15.0
...
@pnpm/config@2.2.0
pnpm-default-reporter@0.20 .4
supi@0.24 .6
2018-09-02 16:35:14 +03:00
Zoltan Kochan
3a74d7bdd6
feat: new command: pnpm import
...
`pnpm import` Generates shrinkwrap.yaml from an npm
package-lock.json (or npm-shrinkwrap.json) file.
close #1266
2018-09-02 16:22:40 +03:00
Zoltan Kochan
8c1c23a05f
feat: new config: strict-peer-dependencies
...
Installation fails on missing/invalid peer dependencies when
strict-peer-dependencies is true
close #1142
2018-09-02 01:45:14 +03:00
Zoltan Kochan
7160c56cdb
feat: allow to pass package selectors after --
...
close #1337
2018-09-01 22:36:27 +03:00
Zoltan Kochan
1ad6171fb0
feat: print full paths in stack trace on a fatal error
...
PR #1351
close #1317
ref xpl/stacktracey#3
2018-09-01 15:54:09 +03:00
Renovate Bot
78e37d5843
fix(deps): update dependency stacktracey to v1.2.106
2018-09-01 15:54:09 +03:00
Zoltan Kochan
bf68fc244c
feat: running a recursive command from a subfolder of a workspace
...
close #1335
2018-09-01 14:46:33 +03:00
Zoltan Kochan
2b92377d3b
feat(recursive): filter by path
2018-09-01 13:40:39 +03:00
Zoltan Kochan
194f86b090
refactor: parse filters to package selectors
2018-08-31 22:28:48 +03:00
Zoltan Kochan
50a8349f48
chore(npmrc): add save-exact = true
2018-08-31 21:20:43 +03:00
Zoltan Kochan
b16a9cb034
chore(release): 2.14.5
...
@pnpm/confg@2.1.1
@pnpm/default-fetcher@2.0.1
pnpm-default-reporter@0.20 .3
@pnpm/default-resolver@2.0.3
@pnpm/headless@0.6.4
@pnpm/package-requester@4.1.2
package-store@0.23 .2
@pnpm/server@0.14 .1
supi@0.24 .5
@pnpm/utils@0.6.3
2018-08-30 23:10:57 +03:00
Zoltan Kochan
7a71063f33
chore: update shrinkwrap.yaml
2018-08-30 22:52:58 +03:00
pgonzal
683989a8b5
fix: clarify wording of error messages
...
PR #1347
2018-08-30 22:43:38 +03:00
Zoltan Kochan
c01f14bd62
fix(reporting): log shamefully-flatten message as an info message
...
close #1344
2018-08-30 10:08:46 +03:00
Zoltan Kochan
74d372a13e
test: major update does not remove dependency
...
ref #1333
2018-08-30 02:04:12 +03:00
Zoltan Kochan
de09699ecc
fix: log warning about --force only once
2018-08-30 00:23:37 +03:00
Renovate Bot
189f791957
fix(deps): update dependency p-queue to v3
2018-08-29 23:02:59 +03:00
Zoltan Kochan
889f080eca
fix: pin prod dependencies
2018-08-29 22:51:41 +03:00
Zoltan Kochan
ef4defd015
chore(release): 2.14.4
...
@pnpm/default-resolver@2.0.2
supi@0.24 .4
pnpm@2.14 .4
2018-08-28 21:44:00 +03:00
Zoltan Kochan
71657f5e59
test: installation with --link-workspace-packages
2018-08-28 21:19:12 +03:00
Zoltan Kochan
f675df9307
chore(deps): update dependency @pnpm/tarball-fetcher to v2
...
close #1341
2018-08-27 23:26:24 +03:00
Renovate Bot
0d58698f3b
chore(deps): update dependency write-json-file to v3
2018-08-27 23:16:54 +03:00
Zoltan Kochan
984121e4d2
fix: deprecation message of pkg prev version should not be printed
2018-08-27 22:50:43 +03:00
Zoltan Kochan
b1e645a65d
fix(deps): update @pnpm/git-resolver to v1 in @pnpm/default-resolver
2018-08-26 21:55:42 +03:00
Renovate Bot
33a336a8d0
fix(deps): update dependency execa to v1
2018-08-26 21:54:01 +03:00
Zoltan Kochan
932085acd7
chore(release): 2.14.3
2018-08-26 17:14:15 +03:00