zkochan
|
fa8f2e57db
|
fix(user-agent): set the correct user-agent
|
2017-04-08 15:39:18 +03:00 |
|
zkochan
|
75d9a3da84
|
test(lifecycle): installation fails when lifecycle script fails
|
2017-04-08 14:41:53 +03:00 |
|
zkochan
|
76fc444219
|
fix(lifecycle): run preinstall before general installation
As well as other lifecycle scripts.
|
2017-04-08 14:35:35 +03:00 |
|
zkochan
|
2e5aa19798
|
chore: add shrinkwrap.yaml
|
2017-04-08 02:10:16 +03:00 |
|
zkochan
|
8b01dbc6ed
|
chore: release v0.64.2
v0.64.2
|
2017-04-07 22:50:11 +03:00 |
|
zkochan
|
c59cdd763a
|
fix: update get-npm-tarball-url to version 1.0.1
|
2017-04-07 22:49:27 +03:00 |
|
zkochan
|
35043418d9
|
fix(reporter): use reporter when specified on CI servers
|
2017-04-07 21:49:48 +03:00 |
|
zkochan
|
9463fafd00
|
chore: release v0.64.1
v0.64.1
|
2017-04-07 02:00:42 +03:00 |
|
zkochan
|
da20e93f5b
|
fix(reporter): log all installation steps for top deps
|
2017-04-07 01:44:26 +03:00 |
|
zkochan
|
0a130d310d
|
feat: recreate node_modules only with general installation
Close #674
v0.64.0
|
2017-04-05 23:06:18 +03:00 |
|
zkochan
|
89b135671a
|
feat: forced installation keeps outer links
Ref #674
|
2017-04-05 22:12:40 +03:00 |
|
zkochan
|
ee1b390dfb
|
feat: proper resolving of peer dependencies
BREAKING CHANGE: structure of node_modules changed
Close #678, PR #694
|
2017-04-04 23:00:48 +03:00 |
|
zkochan
|
8e907023fd
|
test: divide installation tests to separate files
|
2017-04-02 21:46:37 +03:00 |
|
zkochan
|
2e95cb8e59
|
fix(lifecycle): run scripts only in installable dependencies
|
2017-03-31 22:10:09 +03:00 |
|
zkochan
|
c2e7585602
|
docs(LICENSE): update
|
2017-03-31 22:09:14 +03:00 |
|
zkochan
|
40b436cd8c
|
fix: subdeps of not installable packages are ignored
|
2017-03-31 20:55:27 +03:00 |
|
zkochan
|
d88cb274bf
|
style: remove trailing whitespace in template string
|
2017-03-29 23:43:22 +03:00 |
|
greenkeeper[bot]
|
232b6c6c1c
|
chore(package): update tslint to version 5.0.0
https://greenkeeper.io/
|
2017-03-29 23:43:22 +03:00 |
|
zkochan
|
e47fdedcc2
|
chore: use non-exact versions to require packages
This won't change anything to the enduser as we bundle all files
in node_modules when publishing
|
2017-03-29 22:28:35 +03:00 |
|
greenkeeper[bot]
|
cc60c958d2
|
fix(package): update rc to version 1.2.0
https://greenkeeper.io/
|
2017-03-29 22:12:29 +03:00 |
|
greenkeeper[bot]
|
cca1527cf9
|
fix(package): update normalize-path to version 2.1.1
Closes #688
https://greenkeeper.io/
|
2017-03-29 22:02:20 +03:00 |
|
greenkeeper[bot]
|
11a15ea4e5
|
fix(package): update npm-registry-client to version 8.1.0
https://greenkeeper.io/
|
2017-03-29 22:01:57 +03:00 |
|
zkochan
|
1a7528d43d
|
fix(peers): binstubs of peer dependencies are linked to the dependent package's bin folder
|
2017-03-27 01:54:22 +03:00 |
|
zkochan
|
77f752e6d0
|
refactor(move isInnerLink() to separate file):
|
2017-03-27 00:18:33 +03:00 |
|
zkochan
|
ebb13e5512
|
refactor: move getIsInstallable() to separate file
|
2017-03-27 00:15:19 +03:00 |
|
zkochan
|
e9a9e17388
|
refactor: declare dependency object later in install()
|
2017-03-26 23:54:59 +03:00 |
|
zkochan
|
7714145218
|
refactor: moving more linking logic out of installMultiple
|
2017-03-26 15:33:54 +03:00 |
|
zkochan
|
8a21f8103d
|
refactor: move is inner link logic out of installMultiple
|
2017-03-26 14:58:33 +03:00 |
|
zkochan
|
c3de6fed96
|
refactor: decouple fetching and linking logic
|
2017-03-26 02:06:14 +02:00 |
|
zkochan
|
0fdda3d48e
|
chore: release v0.63.0
v0.63.0
|
2017-03-24 21:28:22 +02:00 |
|
zkochan
|
d37f781459
|
fix: optional dependencies are always resolved
Close #679
|
2017-03-24 01:22:32 +02:00 |
|
zkochan
|
5a4a46815e
|
feat: rename pnpm verify to pnpm store status
BREAKING CHANGE: `pnpm verify` renamed to `pnpm store status`
BREAKING CHANGE: don't run `pnpm verify` before `pnpm publish`
Ref #430, Ref #658
|
2017-03-23 21:36:28 +02:00 |
|
greenkeeper[bot]
|
fa1de5f615
|
fix(package): update @types/ramda to version 0.0.5
https://greenkeeper.io/
|
2017-03-23 14:45:31 +02:00 |
|
greenkeeper[bot]
|
bf8f2aa5f3
|
chore(package): update isexe to version 2.0.0
https://greenkeeper.io/
|
2017-03-23 14:45:20 +02:00 |
|
zkochan
|
27e5ccbc24
|
chore(package): update bugs URL
|
2017-03-22 23:06:45 +02:00 |
|
zkochan
|
068b682c41
|
ci(travis): test on Node.js v7
|
2017-03-22 22:56:04 +02:00 |
|
zkochan
|
c336f4a026
|
refactor: use hosted-git-info instead of @zkochan/hosted-git-info
|
2017-03-22 22:46:04 +02:00 |
|
zkochan
|
dc8b0baabf
|
refactor: use keypath for checking if dependency is top-level
|
2017-03-21 21:42:11 +02:00 |
|
greenkeeper[bot]
|
8186b0a22a
|
fix(package): update npm-registry-client to version 8.0.2
Closes #670
https://greenkeeper.io/
|
2017-03-21 21:28:57 +02:00 |
|
greenkeeper[bot]
|
d47c066d8f
|
fix(package): update execa to version 0.6.3
https://greenkeeper.io/
|
2017-03-21 21:16:21 +02:00 |
|
greenkeeper[bot]
|
c850ed9b5c
|
chore(package): update ts-node to version 3.0.0
https://greenkeeper.io/
|
2017-03-21 21:16:08 +02:00 |
|
zkochan
|
5ccfe64916
|
fix(reporting): errors are not printed in silent mode
Close #667
|
2017-03-20 23:19:32 +02:00 |
|
zkochan
|
838d8d1d73
|
chore: add .editorconfig
|
2017-03-20 21:53:18 +02:00 |
|
greenkeeper[bot]
|
579ce37479
|
fix(package): update execa to version 0.6.2
https://greenkeeper.io/
|
2017-03-20 21:17:27 +02:00 |
|
zkochan
|
c5028f9038
|
docs(README): update directory schema
|
2017-03-19 23:14:48 +02:00 |
|
zkochan
|
d9f11ea2e4
|
chore: release v0.62.2
v0.62.2
|
2017-03-19 16:36:18 +02:00 |
|
zkochan
|
e43aa6e8ae
|
fix: installation of circular concurrent deps
|
2017-03-19 14:48:28 +02:00 |
|
zkochan
|
2126f8ed23
|
chore: release 0.62.1
v0.62.1
|
2017-03-19 02:23:13 +02:00 |
|
zkochan
|
dbe6f206eb
|
fix: should not fail when no registry specified in configs
|
2017-03-19 02:19:07 +02:00 |
|
zkochan
|
4b02b85f0a
|
feat: when resolution only a shasum, fold the property
Close #664, PR #666
v0.62.0
|
2017-03-19 00:35:10 +02:00 |
|