Commit Graph

10701 Commits

Author SHA1 Message Date
zkochan
f7da679002 feat: update pnpm-default-reporter and supi 2017-07-01 18:21:34 +03:00
zkochan
49ee76f0d6 chore: update shrinkwrap.yaml 2017-07-01 18:20:50 +03:00
zkochan
3bd9f1a0c7 chore: release 0.7.0 pnpm-default-reporter/0.7.0 2017-07-01 18:14:02 +03:00
zkochan
370d596edf chore: release 0.1.0 supi/0.1.0 2017-07-01 18:12:03 +03:00
zkochan
6354f13c2f test: resolution stage completion is logged 2017-07-01 18:11:25 +03:00
zkochan
f1654385c1 test: logging should work 2017-07-01 18:03:52 +03:00
zkochan
fd2b23ebf0 feat: add an option to pass in a logs listener
Ref https://github.com/pnpm/pnpm/issues/572
2017-07-01 16:05:31 +03:00
zkochan
e1476af76e feat: print more info on different stages of installation 2017-07-01 14:32:46 +03:00
zkochan
00316c90c0 feat: add logging of reused packages and resolving packages 2017-07-01 13:57:06 +03:00
zkochan
fd02617916 chore(npmrc): use custom publish commit message and tag 2017-07-01 13:48:11 +03:00
zkochan
04ad30fac8 feat: show overall progress instead of logging of each package 2017-07-01 13:46:32 +03:00
zkochan
bddba9eaf6 refactor: remove logging of download percentage 2017-07-01 13:41:16 +03:00
greenkeeper[bot]
e816a090b4 Update husky to the latest version 🚀 (#823) 2017-07-01 02:02:57 +03:00
greenkeeper[bot]
e981ebf1f0 fix(package): update @types/ramda to version 0.24.1
Closes #814
2017-07-01 01:38:36 +03:00
greenkeeper[bot]
9b67d17d05 fix(package): update @types/node to version 8.0.7
Closes #812
2017-07-01 01:38:26 +03:00
zkochan
f69f7ebbed chore: update shrinkwrap.yaml 2017-07-01 00:41:18 +03:00
zkochan
018604f04c chore: update shrinkwrap.yaml 2017-06-30 20:32:26 +03:00
zkochan
80c84d5d00 chore(package.json): remove preferGlobal 2017-06-30 20:02:35 +03:00
zkochan
f11003ea9c chore: update shrinkwrap.yaml 2017-06-30 20:01:04 +03:00
zkochan
006446510d chore: release 1.1.0 v1.1.0 2017-06-30 19:56:19 +03:00
zkochan
40616284de chore: update supi to version 0.0.3 2017-06-30 19:53:47 +03:00
zkochan
91ecdf07f7 chore: release 0.0.3 supi/0.0.3 2017-06-30 19:40:27 +03:00
zkochan
fc3ce38936 feat: prefer SHA2 in shrinkwrap.yaml 2017-06-30 10:28:46 +03:00
zkochan
5fb7d1cca6 chore: release 1.0.1 v1.0.1 2017-06-29 22:43:45 +03:00
zkochan
a0399f38ca fix: update supi to version 0.0.2
Ref #594
2017-06-29 22:41:13 +03:00
zkochan
812f5b9b12 chore: release 0.0.2 supi/0.0.2 2017-06-29 22:39:14 +03:00
zkochan
eab0928d20 fix: with --no-lock project folder should not be locked 2017-06-29 22:38:46 +03:00
Zoltan Kochan
89e2c76e56 Moving out the installation algorithm to a separate package (#830)
* refactor: remove installation engine code

* refactor: remove engine tests

* fix: sets correct user-agent

* refactor: remove redundant dependencies

* chore: add supi as dependency

* docs: remove programmatic API

* feat: making the bin file also the main file

* chore(greenkeeper): ignore supi
2017-06-29 21:29:04 +03:00
zkochan
bf77aee7ff chore(npmrc): change the release commit message template 2017-06-29 01:29:58 +03:00
zkochan
2dfb6bf9ae docs(README): remove redundant links 2017-06-29 01:29:02 +03:00
zkochan
bef78593d5 chore: release 0.0.1 supi/0.0.1 2017-06-28 20:33:54 +03:00
zkochan
70ced45c25 chore: change release message 2017-06-28 20:33:21 +03:00
zkochan
1a8021b6b2 chore: use supi/ as tag version prefix 2017-06-28 20:31:28 +03:00
Zoltan Kochan
001370c6eb refactor: removing CLI stuff from supi 2017-06-28 20:11:40 +03:00
Zoltan Kochan
07ce0d4c70 refactor: rename package to supi 2017-06-28 14:16:57 +03:00
zkochan
70a327a6b2 chore: release v1.0.0
Close #297
v1.0.0
2017-06-28 10:46:35 +03:00
Zoltan Kochan
e1dd9817b3 docs: add new question to FAQ
Why have hard links at all? Why not symlink directly to the global store?
2017-06-28 02:29:21 +03:00
zkochan
697c601318 docs: symlinked node_modules structure 2017-06-28 01:52:40 +03:00
zkochan
f60b25422a docs(README): capitilizing Yarn 2017-06-28 00:14:42 +03:00
zkochan
da86fe6baf docs(README): adding link to pnpm's awesome list 2017-06-28 00:13:32 +03:00
zkochan
4daeec764e docs(README): add Support section 2017-06-27 23:44:50 +03:00
zkochan
001f415699 docs: update the issue template
Suggest to ask questions on StackOverflow or in Gitter chat
instead of creating a new issue.
2017-06-27 23:42:29 +03:00
zkochan
c28dba774a feat: update typescript to version 2.4.1 2017-06-27 21:32:23 +03:00
zkochan
efa5996a56 feat: keep existing indentation in package.json 2017-06-27 20:48:26 +03:00
zkochan
634f4da387 chore: release v0.75.0 v0.75.0 2017-06-27 09:42:27 +03:00
zkochan
798b4df34f fix: unhandled promise rejection 2017-06-27 02:19:52 +03:00
zkochan
8ca612477d fix: uninstall should remove dependency from any property 2017-06-26 22:36:36 +03:00
zkochan
03264e5557 chore: release v0.74.4 v0.74.4 2017-06-26 01:42:32 +03:00
zkochan
ddc73c83f8 fix: always keep shrinkwrap.yaml in sync with package.json 2017-06-26 00:14:25 +03:00
zkochan
1787858ec6 chore: release v2.0.0 2017-06-26 00:11:08 +03:00