Joe Alden
Joe Alden
If it helps, I believe it's specific to `jest-environment-node` - they are setting `structuredClone` [here](https://github.com/jestjs/jest/blob/c836fa8c7830e8457f427bca1bd4e6a4551051e2/packages/jest-environment-node/src/index.ts#L98-L103) for use in node tests. With that being said, I'm still not sure why it's...
Would resolve https://github.com/Eliav2/react-xarrows/issues/118. @Eliav2 with v3 being abandoned (for now at least), and for how little time this would take to merge + release, could we please get this in...
@Eliav2 I had a good look around when I introduced your lib to my work's codebase, and couldn't find anything as good that satisfied these points: - Ref based connections...
@snowystinger I know that the scope of `react-aria` is much larger than https://github.com/downshift-js/downshift, but their approach to this is an `environment` prop, which allows the caller to pass their own...