Commit Graph

10701 Commits

Author SHA1 Message Date
zkochan
fecaa5ca7c chore(release): 1.10.2 v1.10.2 2017-08-05 00:12:55 +03:00
zkochan
b07fae9eae fix: installation from shrinkwrap file when using npm enterprise
Ref #867
2017-08-05 00:05:13 +03:00
zkochan
ad8ffa2cbc chore(release): 0.2.14 supi/0.2.14 2017-08-05 00:01:55 +03:00
zkochan
219071711c feat: use relative tarball URL in shrinkwrap.yaml when possible 2017-08-05 00:01:16 +03:00
zkochan
f894ee716b fix: use correct tarball URLs when installing from npmE
Ref https://github.com/pnpm/pnpm/issues/867
2017-08-05 00:01:16 +03:00
zkochan
328c620915 chore(release): 1.10.1 v1.10.1 2017-08-03 21:52:41 +03:00
zkochan
ef36142a23 fix: pnpm root -g
Close #850
2017-08-03 10:21:33 +03:00
zkochan
37901941a0 fix: listing global packages works
Close #862
2017-08-02 22:44:04 +03:00
zkochan
e4a602665f chore(release): 1.10.0 v1.10.0 2017-08-01 22:49:49 +03:00
zkochan
39bb268423 fix: manage * version as latest
Close #865
2017-08-01 22:45:27 +03:00
zkochan
5e77426369 chore(release): 0.2.13 supi/0.2.13 2017-08-01 22:41:16 +03:00
zkochan
835f57ff33 fix: install latest when * is specified as the version range
Ref https://github.com/pnpm/pnpm/issues/865
2017-08-01 22:30:49 +03:00
zkochan
d9e4392a01 chore(release): 0.2.2 package-store/0.2.2 2017-08-01 22:27:16 +03:00
zkochan
98e5197492 fix: when * spec is specified, install latest version of a package
Ref https://github.com/pnpm/pnpm/issues/865
2017-08-01 22:26:03 +03:00
zkochan
9a679c78c8 fix: pnpm list should not fail when package has local dependency 2017-08-01 20:58:38 +03:00
zkochan
1881ecf245 chore(release): 1.0.1 dependencies-hierarchy/1.0.1 2017-08-01 10:28:19 +03:00
zkochan
d3e0ce1627 fix: don't fail on local dependencies when depth is more than 0 2017-08-01 10:25:21 +03:00
zkochan
a6f9229ee5 fix: uninstall bins of global packages
Close #749
2017-08-01 02:06:17 +03:00
zkochan
2ba32dac9f chore(release): 0.2.12 supi/0.2.12 2017-08-01 02:03:20 +03:00
zkochan
aff8c9feb3 fix: remove bins when uninstalling global packages
Ref https://github.com/pnpm/pnpm/issues/749
2017-08-01 01:55:14 +03:00
zkochan
4fc3c4e8a5 feat: report dependency type when adding/removing 2017-08-01 01:11:57 +03:00
zkochan
5465045142 chore(release): 0.8.2 pnpm-default-reporter/0.8.2 2017-08-01 01:10:00 +03:00
zkochan
32f9e589d8 feat: in summary group different dependency type 2017-08-01 01:06:50 +03:00
zkochan
27ea35f73d chore(release): 1.9.0 v1.9.0 2017-07-31 09:11:25 +03:00
Zoltan Kochan
c5ef402d79 test: fix linking test on Windows 2017-07-31 02:45:58 +03:00
zkochan
2538b507b5 fix: pnpm link links bins to global bin folder
Close #853
2017-07-31 02:05:46 +03:00
Zoltan Kochan
91b66f5711 test: fix linking test 2017-07-30 23:37:42 +03:00
zkochan
aee8ca18df chore(shrinkwrap): update 2017-07-31 02:21:34 +03:00
zkochan
d3632c86dd chore(release): 0.2.11 supi/0.2.11 2017-07-31 02:01:46 +03:00
zkochan
8055b8a350 fix: link to global links bins to the global bin filter
Ref https://github.com/pnpm/pnpm/issues/853
2017-07-31 02:01:39 +03:00
zkochan
1724960044 test: test linking via CLI instead of direct cmd execution 2017-07-30 22:30:37 +03:00
zkochan
63287878e0 refactor(link): use arrow functions instead of .bind() 2017-07-30 22:30:03 +03:00
zkochan
b903acf1c4 test: use NPM_CONFIG_STORE instead of NPM_CONFIG_STORE_PATH 2017-07-30 22:29:28 +03:00
zkochan
2b7e5f6922 perf: try to preserve subdependencies of updated packages 2017-07-30 22:04:01 +03:00
zkochan
1785768eac fix: package higher in the dep tree have bigger priority 2017-07-30 12:08:21 +03:00
zkochan
444f994c42 refactor: move options that don't change to context 2017-07-30 12:07:46 +03:00
zkochan
40d521e927 test: use sinon to test reporting of missing peer deps warnings 2017-07-29 00:10:55 +03:00
zkochan
46a4672cf4 docs(readme): change package name to supi in API section 2017-07-28 02:05:02 +03:00
zkochan
d84c854660 chore(release): 1.8.2 v1.8.2 2017-07-28 01:30:48 +03:00
zkochan
03e99bed6a fix: print warnings only about deprecated root dependencies
Reduces noise. Also, this is how npm wil do it as well.
2017-07-28 01:22:28 +03:00
zkochan
c3ab1561bb chore(release): 0.2.10 supi/0.2.10 2017-07-28 01:19:07 +03:00
zkochan
8c2ffbe7f1 feat: pass depth when reporting deprecation message 2017-07-28 01:18:41 +03:00
zkochan
e7385f8f74 chore(release): 0.8.1 pnpm-default-reporter/0.8.1 2017-07-28 01:17:36 +03:00
zkochan
6c1b603c5d fix: print warnings only about deprecated packages from the root 2017-07-28 01:17:02 +03:00
zkochan
7a00637bf2 fix: pnpm add is not proxied to npm
Ref #864
2017-07-28 00:59:45 +03:00
zkochan
9c2644097c fix: don't update package when unlinking 2017-07-28 00:43:51 +03:00
zkochan
8e4acef2d4 chore(release): 0.2.9 supi/0.2.9 2017-07-28 00:38:02 +03:00
zkochan
08e096a06b fix: don't update package when unlinking 2017-07-28 00:11:39 +03:00
Zoltan Kochan
9c76f46f03 docs(readme): mention limitations with fs disks
Ref #712
2017-07-27 10:34:33 +03:00
zkochan
ffd7213b0b chore(shrinkwrap): update 2017-07-26 01:29:08 +03:00