Simen Bekkhus

Results 1237 comments of Simen Bekkhus

`@types/jsdom@20` is released, so this issue can be closed #61171

Hah, perfect 😀 No real difference running from sources, tho. ```sh-session $ yarn set version from sources && yarn $ yarn --version 2.4.0-git.20210306.hash-fea486ce $ hyperfine -w 5 'yarn lint-staged' 'npx...

Fresh run after the 2 PRs (same sequence of commands as above) ``` Benchmark #1: yarn lint-staged Time (mean ± σ): 995.2 ms ± 30.3 ms [User: 1.054 s, System:...

This PR looks drunk 😛 It seems to have pulled in the v28 update and not actually updated to v29

#10793 is needed for this to work build

It's only breaking for your own tooling, not consumers of the TS files (I think). `eslint-config-satya164` is holding back `@typescript-eslint/parser` from a working versions, but upgrading it introduces a bazillion...

Yeah, same with pnpm, otherwise you rely on implementation details of hoisting. If you go with peer dep, make sure to add it to all modules that depend on `@graphiql/react`...

We currently pass `headers`, which is populated. And if I refresh the page _after_ changing the default headers (and `shouldPersistHeaders` is `true`) that tab keeps the new headers, and a...

Great, thanks for clarifying 👍

@tianon @yosifkit any idea? --- > For example `8.9.0-alpine` I assume you mean 18 🙂 EDIT: actually, quite sure as that's what the screenshot shows 😀