Zoltan Kochan
07e7b1c0c3
fix: do not download optional dependencies that are not needed ( #3672 )
...
close #2038
2021-08-17 02:33:36 +03:00
Zoltan Kochan
a2aeeef888
fix: use graceful-fs for read/write files
2021-04-30 02:18:43 +03:00
Zoltan Kochan
3f4385b7bb
fix: verify the name and version of the package in the store ( #3224 )
...
* fix: verify the name and version of the package in the store
ref #3202
* fix: autofix broken lockfile
* docs: add changesets
2021-03-08 21:22:33 +02:00
Zoltan Kochan
e27dcf0dcc
refactor(dependency-path): add depPathToFilename()
2020-12-30 12:12:08 +02:00
Zoltan Kochan
ec6e5f6d74
chore: sort the keys in tsconfig.json files
2020-11-19 01:04:43 +02:00
Zoltan Kochan
71aeb9a382
refactor: API of resolvers and fetchers
...
Instead of creating a separate fetch function for the resolvers
and fetchers, use a single one.
Also, use a single getCredentials function.
close #2652
PR #2655
2020-06-29 17:13:02 +03:00
Zoltan Kochan
b6a82072ea
feat!: using a content-addressable filesystem
...
ref #2470
BREAKING CHANGE:
New global store structure
2020-04-26 15:40:03 +03:00
Zoltan Kochan
3ac627a709
chore(typescript): use project references
...
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
c7a5ad2e70
refactor: move all local types to one place
2019-05-18 01:38:42 +03:00
ExE Boss
c07950e66a
refactor: Use package for shared tsconfig.json
2019-05-13 15:00:23 +03:00
ExE Boss
c236c09515
refactor: use shared tsconfig.json
...
PR #1774
2019-04-14 02:14:37 +03:00
Zoltan Kochan
4a15b725e3
feat: drop Node.js 6 support
...
BREAKING CHANGE: Node.js>=8 is supported
ref #1173
2019-01-26 22:29:34 +02:00
Zoltan Kochan
2faf494c43
refactor: move @pnpm/package-requester to the monorepo
2018-08-17 23:56:33 +03:00