Simen Bekkhus
Simen Bekkhus
@nodejs/build ^ any ideas?
Exciting! I don't however think we can do this for existing images - it'd be a very breaking change. However, we can probably do this for v19 when it comes...
Yeah, I linked to the comment where the team stated it was on the roadmap. Regardless, that'd still leave 100% of existing modules behind, so I think support for `react-native`...
>IMO, it'd be easiest for someone at Meta to take this on and iterate on it (with `jest-environment-node` as a starting point) This sounds reasonable - at least to get...
Note that as a start (when updating to Jest 28 or 29 in the template) - you should at least ship your own environment which extends the base node env...
Exciting to hear! 🎉 I'm heading on vacation for a week tomorrow, but happy to do a zoom call (or whatever you wanna use) when I'm back? Back home (CET)...
First iteration landed in https://github.com/facebook/react-native/pull/34971 👍 Not sure if this should be kept open while you work on it?
Blocked by missing `enzyme-adapter-react-18` I think?
Good catch 👍
I'm wondering if we should wait with this. now it's `require` just like before. With `import` ESM is supported, but I don't think `jest-worker` supports ESM? As long as it...