zkochan
b180577a11
chore: release 0.7.2
pnpm-default-reporter/0.7.2
2017-07-08 22:10:38 +03:00
zkochan
7698abeea8
fix: alphabetical sorting has priority in packages summary order
2017-07-08 22:10:05 +03:00
zkochan
758d928bc2
chore: release 1.3.0
v1.3.0
2017-07-08 21:41:53 +03:00
zkochan
08f9a2360b
feat: print summary of added/removed root dependencies
2017-07-08 21:27:05 +03:00
zkochan
ec653d8077
chore: change prepublish to prepublishOnly
2017-07-08 21:24:39 +03:00
zkochan
22f8d1aec1
chore: release 0.7.1
pnpm-default-reporter/0.7.1
2017-07-08 21:22:57 +03:00
zkochan
7556c6f5db
chore: release 0.1.5
supi/0.1.5
2017-07-08 21:21:47 +03:00
zkochan
b132679ce3
feat: print summary of added/removed root packages
2017-07-08 21:20:54 +03:00
zkochan
844bc110e1
feat: add logging of adding/removing root dependencies
2017-07-08 20:59:32 +03:00
zkochan
feed12fa96
perf: updating to the faster supi@0.1.4
2017-07-08 01:52:47 +03:00
zkochan
1102af9848
chore: release 0.1.1
package-store/0.1.1
2017-07-08 01:47:54 +03:00
zkochan
34f9aac922
test: add basic tests
2017-07-08 01:47:40 +03:00
zkochan
35a513b546
fix: add missing dependency execa
2017-07-08 01:47:25 +03:00
zkochan
c554aabbbc
chore: release 0.1.4
supi/0.1.4
2017-07-07 23:54:45 +03:00
zkochan
24451f6513
fix: update package-store to version 1.0.0
2017-07-07 23:54:28 +03:00
zkochan
035ec10a7d
chore: release 0.1.0
package-store/0.1.0
2017-07-07 23:52:56 +03:00
zkochan
99782ab14d
chore: release 0.0.4
package-store/0.0.4
2017-07-07 23:51:48 +03:00
zkochan
a0700d874a
fix: add missing dependency
2017-07-07 23:51:35 +03:00
zkochan
2761b2eb04
chore: release 0.1.3
supi/0.1.3
2017-07-07 23:49:02 +03:00
zkochan
7cf22c1bd1
perf: updating to the faster pnpm-shrinkwrap@2.1.0
2017-07-07 23:38:37 +03:00
zkochan
dc6ef54a95
chore: release 2.1.1
pnpm-shrinkwrap/2.1.1
2017-07-07 23:36:31 +03:00
zkochan
8016649a09
fix: save the stringified yaml doc to shrinkwrap.yaml
2017-07-07 23:35:52 +03:00
zkochan
679a047e7d
chore: release 2.1.0
2017-07-07 22:55:52 +03:00
zkochan
379b72855a
chore: add .npmrc file
...
Use custom release tags and commit message.
2017-07-07 22:55:29 +03:00
zkochan
542a255795
perf: stringify YAML doc only once for the inner/outer shrinkwrap
2017-07-07 22:50:59 +03:00
zkochan
e77510b758
fix: pnpm install "" is pnpm install
2017-07-07 21:59:10 +03:00
zkochan
10fc7ee6ab
chore: add CODEOWNERS file
2017-07-07 21:41:25 +03:00
zkochan
ac713afe9c
docs: update keywords
2017-07-06 00:54:39 +03:00
zkochan
56bf5cffab
docs(README): fix appveyor badge
2017-07-06 00:51:42 +03:00
zkochan
e74d7c2177
feat: init
2017-07-06 00:48:41 +03:00
zkochan
03f0cb77a7
refactor: move out store code to separate package
2017-07-06 00:28:38 +03:00
zkochan
15ed026871
chore: optimizing dependencies
2017-07-04 21:52:24 +03:00
Zoltan Kochan
0b97623e15
docs(README): less confusion in the Background section
2017-07-04 11:57:00 +03:00
Zoltan Kochan
e268796e4f
fix: skipped packages should not be installable
2017-07-04 01:58:03 +03:00
zkochan
810ecec65c
perf: try to unpack tarball immediatly instead of exist check
2017-07-03 22:34:11 +03:00
zkochan
f820700446
perf: assume package not in node_modules if not in private shr
2017-07-03 22:04:25 +03:00
zkochan
5444e79de7
fix: if no package in store.json rewrite package in store fs
2017-07-03 21:26:27 +03:00
zkochan
2881eb461a
perf: assume package is not in store if it is not in store.json
2017-07-03 20:56:33 +03:00
zkochan
b8541a4631
perf: read store index file at the beginning of installation
2017-07-02 22:33:02 +03:00
zkochan
5fba123f41
perf: read package.json and inner/outer shrinkwrap together
2017-07-02 03:11:56 +03:00
zkochan
61bfe2ca5f
refactor: getIsInstallable()
2017-07-02 02:48:51 +03:00
zkochan
e6a02181ce
docs(README): describe options.saveProd
2017-07-02 01:18:13 +03:00
zkochan
8b03677dbe
chore: release 1.2.0
v1.2.0
2017-07-01 22:38:14 +03:00
zkochan
cedc2422da
fix: update supi to version 0.1.2
2017-07-01 22:27:03 +03:00
zkochan
8d46b36025
chore: release 0.1.2
supi/0.1.2
2017-07-01 22:25:11 +03:00
zkochan
72f211931e
fix: prefer dev/optional deps from package.json
...
When specs of dev or optional dependencies in `package.json`
defer from the ones in `shrinkwrap.yaml`, prefers the specs from
`package.json` and ignore the ones in `shrinkwrap.yaml`.
After installation, `shrinkwrap.yaml` has to be updated with
specs that match the ones in `package.json`.
2017-07-01 21:59:29 +03:00
zkochan
898dd02703
fix: using pnpm package.json for package manager info
2017-07-01 19:57:45 +03:00
zkochan
d1612ffa36
fix: update supi to version 0.1.1
2017-07-01 19:55:44 +03:00
zkochan
d902041a21
chore: release 0.1.1
supi/0.1.1
2017-07-01 19:54:34 +03:00
zkochan
05748c4a5d
feat: expect the pm package.json from outside
2017-07-01 19:47:01 +03:00