Patrick Kerschbaum

Results 9 issues of Patrick Kerschbaum

[Sandpack](https://sandpack.codesandbox.io/docs/) is a project released by [codesandbox.io](https://codesandbox.io) some while ago which allows to run editable sandboxes directly in the browser. It is used e.g. by the new React docs, see...

context-port
type-suggestion

## Prerequisites - [x] Using yarn - [x] Using node 10.x - [x] Using an up-to-date `master` branch - [x] Using latest version of devtools. See [wiki for howto update](https://github.com/electron-react-boilerplate/electron-react-boilerplate/wiki/DevTools)...

- `mdx-bundler` version: 9.2.1 - `node` version: 16.14.2 - `npm` version: 7.17.0 Relevant code or config The example code from . What you did: Installed `mdx-bundler` and `esbuild` and ran...

### Problem `tiny-invariant` should compile and run in various setups. Be it Node-CJS, Node-ESM, TypeScript projects with various configurations, in Browsers, etc. On this matter we had some troubles in...

### Feature Request Playwright Test can also be used as a "generic" test runner to run unit/integration tests (see #14268). For such tests it is often helpful, if not necessary,...

P3-collecting-feedback

### pnpm version: observed with 7.30.0 and 7.30.5 ### Code to reproduce the issue: https://github.com/pkerschbaum/pnpm-issue-workspaces-deploy-extraneous-dependencies (see the instructions there how to reproduce the issue) ### Expected behavior: There are two...

type: bug

### pnpm version: - problem present in 8.0.0 with `dedupe-peer-dependents` not set (thus `true` = default value of v8.0.0) - problem not present in 8.0.0 with `dedupe-peer-dependents` set to `false`...

type: bug

(followup on #6072) - [x] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) - would need some guidance but yes :) **Describe the user story** Some TypeScript codebases rely...

type: feature

### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version 8.12.1, 9.2.0 ### Which area(s) of pnpm are affected? (leave...

type: bug