Results 12 issues of Mudit

Since there's no template for questions, opening this as a feature request. ### Current Behavior jest is added a dependency which means all consumers of tsdx install it and thus...

solution: duplicate
kind: question
solution: intended behavior

Hi folks! We are using `vue-demi` in a monorepo where we have a _components package_ that uses `vue-demi` and has vue 3 as a `devDependency`. Alongside that, in the same...

Hey folks! If the input given to `push` is not sanitized, arbitrary JS can be executed in the user's context. We came across this issue originally in `@reach/router` but the...

`ritm.js` which gets included in the tree when importing tracer as `import tracer from 'dd-trace';` adds about `1s` to the startup of any server that uses `dd-trace` on intel machines....

bug
performance

Hey! Thanks for a great package! The application I'm working on ran into this issue recently where if the href for a link contains non url encoded parens (`()`), the...

The older instructions weren't working. Related issues: emmetio/pyv8-binaries#8, sergeche/emmet-sublime#129

Hi folks! `[email protected]` is missing the types in the published assets. As per the `package.json`, types are expected at `./dist/types/src/index.d.ts`. The `dist` folder has no folder called `types`.