Commit Graph

7354 Commits

Author SHA1 Message Date
Zoltan Kochan
e7bdc2cc28 feat: don't resolve peer dependencies from workspace root (#4469) 2022-03-31 12:16:25 +03:00
Homyee King
5581e4ef62 fix: typo (#4499) 2022-03-30 11:53:58 +03:00
milahu
9a71923eb5 refactor: remove duplicate code (#4496) 2022-03-29 14:35:07 +03:00
Zoltan Kochan
34639c43ce chore(deps): update 2022-03-29 02:19:18 +03:00
Tmk
618842b0df fix: handle undefined version spec (#4487) 2022-03-29 01:13:03 +03:00
Whitewater
cfe345b6d6 fix(publish): better error when git branch cannot be detected (#4488) 2022-03-27 15:55:23 +03:00
CommanderRoot
bc35dff9a9 chore: replace deprecated String.prototype.substr() (#4479)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-03-25 23:04:20 +02:00
Zoltan Kochan
426f751aa7 test: fix 2022-03-25 22:17:56 +02:00
Zoltan Kochan
e2866dee92 chore(deps): update 2022-03-23 11:58:00 +02:00
Zoltan Kochan
546e644e93 fix: types should not be hoisted to the root of node_modules (#4459)
close #4457
2022-03-23 02:03:00 +02:00
Zoltan Kochan
688b0eaff9 fix(lockfile-utils): checking dependenciesMeta (#4463) 2022-03-21 21:56:29 +02:00
Homyee King
97d710c136 fix: typo (#4462) 2022-03-21 19:05:55 +02:00
Zoltan Kochan
01f4e9c914 fix: fetch should allow the same options as install (#4460)
close #4453
2022-03-21 12:30:49 +02:00
Zoltan Kochan
2109f2e8e3 fix: use @pnpm/graph-sequencer instead of graph-sequencer (#4458) 2022-03-21 00:08:26 +02:00
Zoltan Kochan
9156419679 test(package-requester): fix 2022-03-20 03:09:23 +02:00
Zoltan Kochan
884dd286da chore(release): 7.0.0-beta.2 v7.0.0-beta.2 2022-03-20 02:48:24 +02:00
Zoltan Kochan
d29352bda0 fix: downgrade @zkochan/pkg 2022-03-20 02:47:21 +02:00
Zoltan Kochan
cc4a46d44d chore(release): 7.0.0-beta.1 v7.0.0-beta.1 2022-03-19 20:43:30 +02:00
Zoltan Kochan
faf830b8f6 feat: improve dep path of local deps 2022-03-19 20:39:10 +02:00
Zoltan Kochan
a36b6026bb feat(core): pruneLockfileImporters is true by default 2022-03-16 23:46:39 +02:00
Zoltan Kochan
f332202030 chore: use Node.js 14 for the exe version 2022-03-16 22:39:13 +02:00
Zoltan Kochan
5757eec7cf chore(deps): update 2022-03-16 15:52:19 +02:00
Zoltan Kochan
6aa02cee18 feat(npm-resolver): add more info into the not found error object 2022-03-16 15:27:14 +02:00
Zoltan Kochan
8465aefe08 chore(release): 7.0.0-beta.0 v7.0.0-beta.0 2022-03-16 00:39:24 +02:00
Zoltan Kochan
06e679f80f feat: prevent deep imports using exports (#4440) 2022-03-15 23:42:48 +02:00
Zoltan Kochan
5420148392 feat: Node.js 12 is not supported 2022-03-15 02:18:08 +02:00
Zoltan Kochan
0845a87044 feat: a prerelease version is always saved as an exact version (#4435) 2022-03-15 00:03:10 +02:00
spencer17x
2d0f2ba0f2 feat: the init command should use init fields from .npmrc (#4425) 2022-03-10 18:34:32 +02:00
Zoltan Kochan
73d71a2d5b feat: strict-peer-dependencies is true by default (#4427) 2022-03-10 11:54:19 +02:00
Zoltan Kochan
d504dc380c feat: add own implementation of the init command (#4422) 2022-03-08 14:31:05 +02:00
Zoltan Kochan
52e9b8b912 chore(release): 7.0.0-alpha.4 v7.0.0-alpha.4 2022-03-07 16:28:36 +02:00
Zoltan Kochan
94e9dee38e chore(deps): update 2022-03-07 16:25:34 +02:00
Zoltan Kochan
0378179e95 chore(deps): update @pnpm/registry-mock 2022-03-07 03:22:56 +02:00
Zoltan Kochan
fa6454f5f1 chore(release): 6.32.3 2022-03-06 19:38:59 +02:00
Zoltan Kochan
9c22c063eb feat: the file protocol should always inject the dependency (#4408) 2022-03-06 01:58:34 +02:00
Zoltan Kochan
ef84f47e5b fix(resolve-dependencies): a sequence of injected deps via the file protocol (#4415) 2022-03-05 23:08:25 +02:00
Zoltan Kochan
4ea499704b docs: remove patreon 2022-03-05 02:50:54 +02:00
Zoltan Kochan
6ea15dd679 docs: add Vercel to sponsors 2022-03-05 02:50:36 +02:00
Zoltan Kochan
0066c11b97 docs(README): add banner 2022-03-04 12:16:18 +02:00
Zoltan Kochan
921fbac339 chore(deps): update 2022-03-02 12:38:59 +02:00
Zoltan Kochan
e2d490192a chore(release): 6.32.2 2022-02-27 18:18:29 +02:00
Zoltan Kochan
f4d96579a8 chore(deps): update 2022-02-27 15:57:56 +02:00
Zoltan Kochan
8233842d6c fix: don't write data from the lockfile to the global store (#4395) 2022-02-27 15:37:14 +02:00
Zoltan Kochan
f207186484 docs(README): update 2022-02-26 02:26:44 +02:00
Zoltan Kochan
9881ad3f59 docs(README): update 2022-02-26 02:26:11 +02:00
Zoltan Kochan
3c328ec465 docs(README): add message about Ukraine to the README 2022-02-25 13:15:43 +02:00
Zoltan Kochan
7ebe2a0532 fix: throw a meaningful error message on broken lockfile (#4387)
When `node-linker` is set to `hoisted`, a meaningful error message
should be thrown if the lockfile is broken and `pnpm install` is
executed.
2022-02-24 06:30:41 +02:00
Prus Egor
ee797adb64 fix: pnpm i should work on virtual drives (#4386)
This is reproducible on Windows with virtual drives created by subst command
2022-02-24 03:28:59 +02:00
Zoltan Kochan
9b9b13c3a9 fix(deps): update Yarn deps 2022-02-23 18:46:30 +02:00
Zoltan Kochan
c341382d0c chore(deps): update 2022-02-23 18:40:21 +02:00