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 |
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
2022-03-07 16:28:36 +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
|
6ea15dd679
|
docs: add Vercel to sponsors
|
2022-03-05 02:50:36 +02:00 |
|
Zoltan Kochan
|
e2d490192a
|
chore(release): 6.32.2
|
2022-02-27 18:18:29 +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
|
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
|
0dd367010c
|
chore(release): 6.32.1
|
2022-02-23 02:01:31 +02:00 |
|
Zoltan Kochan
|
56249f8c3c
|
fix: onlyBuiltDependencies should work (#4377)
|
2022-02-23 01:54:55 +02:00 |
|
Zoltan Kochan
|
4b36b8c013
|
chore(release): 7.0.0-alpha.3
|
2022-02-22 03:17:12 +02:00 |
|
Zoltan Kochan
|
29ce7f7ea8
|
chore(release): 6.32.0
|
2022-02-22 03:04:17 +02:00 |
|
Zoltan Kochan
|
d999a0801d
|
feat: run scripts without --unsafe-perm (#4369)
close #3709
|
2022-02-22 02:58:36 +02:00 |
|
Zoltan Kochan
|
a60a6e591d
|
fix: peerDependencyRules with * as range (#4370)
|
2022-02-22 00:38:47 +02:00 |
|
Zoltan Kochan
|
a2e0970253
|
fix: ignore case, when verifying package name in the store (#4368)
close #4367
|
2022-02-21 22:56:04 +02:00 |
|
nikoladev
|
88cb074303
|
test: ignore override if a version is specified at install (#4366)
|
2022-02-21 15:54:39 +02:00 |
|
Zoltan Kochan
|
24113f155d
|
fix: print an info message when NODE_ENV is set to production (#4362)
close #4309
|
2022-02-21 03:23:30 +02:00 |
|
Zoltan Kochan
|
c381d467fc
|
ci: publish new pnpm versions with next-7 tag
|
2022-02-20 22:29:06 +02:00 |
|
Lev Chelyadinov
|
209cb19d83
|
chore: document the interface of command packages (#3828)
|
2022-02-20 22:02:56 +02:00 |
|
Zoltan Kochan
|
cf478bb8b3
|
chore(release): 7.0.0-alpha.2
|
2022-02-19 20:43:06 +02:00 |
|
Zoltan Kochan
|
a749538a36
|
Merge branch 'v6'
|
2022-02-19 19:47:28 +02:00 |
|