Shopify / quilt

[⚠️ Deprecated] A loosely related set of packages for JavaScript/TypeScript projects at Shopify
MIT License
1.7k stars 222 forks source link

Remove React 17 compatability from react-testing #2820

Closed alex-page closed 3 months ago

alex-page commented 3 months ago

Description

When using vitest many errors are outputted to the console when using React 18. Since https://github.com/Shopify/quilt/pull/2787 shipped and we no longer support React 17 this PR cleans up some of the compat functions that are no longer necessary.

alex-page commented 3 months ago

/snapit