enzyme-adapter-react-17 icon indicating copy to clipboard operation
enzyme-adapter-react-17 copied to clipboard

Allow usage with react 18

Open alexander-schranz opened this issue 1 year ago • 2 comments

Looks like there are not many breakings changes in react 18: https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html

So I think this should work out of the box.

alexander-schranz avatar Jul 10 '22 13:07 alexander-schranz

Okay looks like we need to update react-dom usage here: https://github.com/wojtekmaj/enzyme-adapter-react-17/blob/c79dac87c502c51c297437af50afe19c4d2e8381/src/detectFiberTags.js#L14

alexander-schranz avatar Jul 11 '22 15:07 alexander-schranz

Okay did stumble over your blog: https://dev.to/wojtekmaj/enzyme-is-dead-now-what-ekl so I think we need to close this one.

alexander-schranz avatar Jul 11 '22 15:07 alexander-schranz