Zoltan Kochan
a080a4ba0a
chore(release): 7.0.1
2022-05-07 12:52:00 +03:00
Zoltan Kochan
894d0efee6
feat(dlx): print more useful info on bad exe error
2022-05-07 04:54:52 +03:00
Zoltan Kochan
0075fcd234
fix(prune): should work in a workspace ( #4691 )
...
close #4647
2022-05-07 04:10:05 +03:00
Zoltan Kochan
bf6839a556
refactor: pkgs-graph
2022-05-07 01:19:30 +03:00
Zoltan Kochan
cadefe5b68
fix: print a warning when too many file's integrity is checked ( #4688 )
2022-05-06 19:46:19 +03:00
Zoltan Kochan
3b98e43a98
fix(default-reporter): do not report request retry warnings ( #4671 )
...
close #4669
2022-05-06 15:45:53 +03:00
Zoltan Kochan
315871260b
fix: use Yarn's compatibility database ( #4676 )
...
ref https://github.com/yarnpkg/berry/pull/4436
2022-05-06 15:45:35 +03:00
Zoltan Kochan
8ef4db94c1
fix(dlx): dlx should work when pkg name is not same as cmd name ( #4682 )
...
close #4672
2022-05-06 14:42:23 +03:00
Zoltan Kochan
0eefba9bee
fix(init): throw an error if arguments are passed to init command ( #4665 )
...
close #4662
2022-05-05 12:10:11 +03:00
Axe
154e582f4f
fix: display more informative error for packing ( #4654 )
...
close #4653
2022-05-03 22:58:59 +03:00
Zoltan Kochan
cb31207f17
chore(release): 7.0.0
2022-05-01 01:35:26 +03:00
Zoltan Kochan
0d7e9eaa86
test: improve tests
2022-04-30 21:53:04 +03:00
Zoltan Kochan
b12b2d8f20
test(core): fix broken lockfile test
2022-04-30 18:47:02 +03:00
Zoltan Kochan
22907f6e3e
test(publishing): fix
2022-04-30 18:08:56 +03:00
Zoltan Kochan
2a61304a57
test: fix global uninstall test
2022-04-30 17:51:39 +03:00
Zoltan Kochan
e9e6a64980
fix: only update pnpm in the global bin folder
2022-04-30 17:39:31 +03:00
Zoltan Kochan
d9d30d6fa2
test: improve tests that init a git repo
2022-04-30 16:40:13 +03:00
Zoltan Kochan
1ceb632b1c
fix: solve circular dependencies issue in the workspace
2022-04-30 03:59:40 +03:00
장지훈
18ba5e2c09
fix(exportable-manifest, types): add typesVersions field to PUBLISH_CONFIG_WHITELIST ( #4637 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-29 17:01:01 +03:00
Zoltan Kochan
af6ac00e4d
fix: global linking ( #4641 )
2022-04-29 16:21:33 +03:00
Zoltan Kochan
d99daa9024
docs(README): add utm params to sponsor links
2022-04-29 03:50:46 +03:00
Zoltan Kochan
caf7219317
docs(README): add TakeShape to sponsors
2022-04-29 03:46:40 +03:00
Zoltan Kochan
3966afcece
chore(release): 7.0.0-rc.9
2022-04-27 12:03:54 +03:00
Zoltan Kochan
7478cbd053
fix: don't fail when moving packages to node_modules/.ignored ( #4626 )
2022-04-27 11:34:20 +03:00
Zoltan Kochan
9177ddbc9a
fix: publish in workspace ( #4627 )
...
close #4348
2022-04-27 11:33:44 +03:00
Zoltan Kochan
3345c2cce8
fix: a file dep has a file dep ( #4618 )
...
close #4611
2022-04-25 03:05:53 +03:00
Zoltan Kochan
22ab407700
fix(update-checker): suggest to update @pnpm/exe, when @pnpm/exe is used
2022-04-24 21:50:23 +03:00
Zoltan Kochan
88da235363
chore(release): 7.0.0-rc.8
2022-04-24 13:52:31 +03:00
Zoltan Kochan
84c7e15bae
fix(install): exit with an error when no package.json is found ( #4614 )
...
close #4609
2022-04-24 13:03:12 +03:00
Zoltan Kochan
c5caf83346
fix: dlx should work without a configured global directory ( #4612 )
...
* fix: dlx should work without a configured global directory
close #4597
* docs: add changesets
2022-04-24 13:02:32 +03:00
Zoltan Kochan
17fa76e2bb
fix(init): don't fail if a parent dir has a package.json ( #4615 )
...
close #4589
2022-04-24 04:24:53 +03:00
Zoltan Kochan
6d30d93928
fix: downgrade socks-proxy-agent
2022-04-23 17:41:49 +03:00
Zoltan Kochan
e05dcc48a0
feat: add legacy-dir-filtering ( #4610 )
...
close #4606
2022-04-23 16:23:04 +03:00
Zoltan Kochan
c38feff08f
fix: only pnpm install should fail on peer dep issues ( #4596 )
...
close #4577
2022-04-22 12:38:30 +03:00
장지훈
9f06162824
fix(filter-workspace-packages): filter not working if the path contains Korean characters ( #4595 )
2022-04-20 16:05:49 +03:00
Zoltan Kochan
4170eada79
chore(release): 7.0.0-rc.7
2022-04-19 16:02:16 +03:00
Zoltan Kochan
066f38dda3
feat: shrink path to the global directory (to reduce chance of too long names on Windows) ( #4591 )
2022-04-19 14:48:28 +03:00
Zoltan Kochan
c16eb2be34
refactor: resolvePeers.ts
2022-04-19 14:09:32 +03:00
Zoltan Kochan
948a8151ed
fix: an edge case with peer resolutions and circular deps ( #4588 )
2022-04-18 23:06:02 +03:00
milahu
e941499872
fix(default-reporter): use loglevel to filter deprecation warnings ( #4507 )
...
close #4343
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-17 04:24:31 +03:00
Zoltan Kochan
275c405235
fix(exec): commands of workspace project should be in PATH ( #4583 )
...
close #4481
2022-04-16 20:20:29 +03:00
Zoltan Kochan
6fc4c89bc3
chore(release): 7.0.0-rc.6
2022-04-16 12:35:31 +03:00
Jon de la Motte
b716d2d06b
Fix add bug with overlapping workspace packages ( #4575 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-16 12:23:52 +03:00
Zoltan Kochan
7cdca5ef24
fix: store integrity check when the lockfile is updated ( #4580 )
...
close #4566
close #4565
2022-04-16 03:00:35 +03:00
Kam Figy
88289a42c9
fix(core): prevent duplication of peerDependencyRules in the lockfile ( #4576 )
...
If a workspace has a global peerDependencyRule that is applied by more
than one package, the lockfile could contain duplicate copies
of the patched range. For example react-dom might have
`peerDependencies: 17.0.2 | 17 | 17 | 17 | 17` in the lockfile.
This causes merge conflicts as package updates seem to regularly change
the number of duplicates, causing lockfile conflicts.
The fix checks if the same widened range has already been appended,
and ignores subsequent duplicates if they exist.
2022-04-15 20:06:11 +03:00
Zoltan Kochan
b2d00316f3
chore(release): 7.0.0-rc.5
2022-04-15 17:55:06 +03:00
那里好脏不可以
0453e21823
style(*): typo ( #4573 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-15 02:53:14 +03:00
Jon de la Motte
d687a5d99a
chore: improve spnpm to use esbuild ( #4574 )
2022-04-15 00:35:17 +03:00
Zoltan Kochan
1267e4eff4
feat: lockfile version bumped to v5.4
2022-04-14 22:45:05 +03:00
那里好脏不可以
30e7e65238
fix(exe): use the strict equality operator, and make JSON.parse execute correctly ( #4571 )
2022-04-14 15:48:11 +03:00