Commit 01e9ee5
fix: downgrade p-limit from v5 to v4 for webpack compatibility
p-limit v5 uses Node.js subpath imports (#async_hooks) which webpack
cannot resolve, breaking downstream consumers that bundle the client
(e.g., the VS Code extension). v4 has an identical API without the
subpath imports.
Fixes #443
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4689ffb commit 01e9ee5
2 files changed
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments