![]() ## Summary - yarn.lock diff +-6249, **small pr** - use jest-environment-jsdom by default - uncaught error from jsdom is an error object instead of strings - abortSignal.reason is read-only in jsdom and node, https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/reason ## How did you test this change? ci green --------- Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> |
||
---|---|---|
.. | ||
react-14 | ||
react-15 | ||
react-16 | ||
react-17 | ||
README.md | ||
babel.config.js | ||
lint-runtimes.js | ||
package.json | ||
setupTests.js | ||
yarn.lock |
README.md
Legacy JSX Runtimes
This is an internal testing fixture for the special JSX runtime versions released for 0.14, 15, and 16.
They are checked into the corresponding react-*/cjs/*
folders.
Run the full regression suite:
yarn
yarn test