Simen Bekkhus
Simen Bekkhus
I'd also like to have this. I wanna print how many items there are left to scroll down to (using `limit`)
@lupomontero `punycode` is runtime deprecated in the upcoming Node v21, printing a noisy deprecation warning. Do you think you can land this and release a patch? 🙂
There seems to still be some error with the built file. `Uncaught Error: Missing helper: '$'` Any ideas? I can see that the helper is registered at the start of...
Hey! 👋 1. No, not at the moment. I was planning to do a general upgrade guide, not one specifically for tooling. I think it'd cover all use cases. I...
Jest v27 is unsupported - does this still happen with v29? Running your test on `main` of this repo shows the correct behaviour
See https://github.com/jestjs/jest/pull/14846#issuecomment-1885785901 I should probably make a release so `@jest/environment-jsdom-abstract` exists on npm and the assumption it can be used is validated
A release has been made, and the diff in https://github.com/jestjs/jest/issues/14954#issuecomment-1988729969 shows how it can be used to use jsdom@24
PR very much welcome 🙂
you can use a custom resolver to strip query parameters. not sure if there are cleaner ways of doing it
If we could route it all to OpenJS, that would be ideal!