fix(pretty-format): support react 19 #12282
Annotations
4 errors
Test:
test/benchmark/test/basic.test.ts#L22
PrettyFormatPluginError: ReactIs19[m] is not a function
❯ Object.isElement ../../packages/pretty-format/dist/index.js:2895:71
❯ Object.test$1 [as test] ../../packages/pretty-format/dist/index.js:2968:48
❯ findPlugin ../../packages/pretty-format/dist/index.js:3189:18
❯ format ../../packages/pretty-format/dist/index.js:3310:22
❯ test/basic.test.ts:22:17
|
Test:
test/benchmark/test/reporter.test.ts#L10
PrettyFormatPluginError: ReactIs19[m] is not a function
❯ Object.isElement ../../packages/pretty-format/dist/index.js:2895:71
❯ Object.test$1 [as test] ../../packages/pretty-format/dist/index.js:2968:48
❯ findPlugin ../../packages/pretty-format/dist/index.js:3189:18
❯ format ../../packages/pretty-format/dist/index.js:3310:22
❯ test/reporter.test.ts:10:83
|
Test:
test/benchmark/test/sequential.test.ts#L10
PrettyFormatPluginError: ReactIs19[m] is not a function
❯ Object.isElement ../../packages/pretty-format/dist/index.js:2895:71
❯ Object.test$1 [as test] ../../packages/pretty-format/dist/index.js:2968:48
❯ findPlugin ../../packages/pretty-format/dist/index.js:3189:18
❯ format ../../packages/pretty-format/dist/index.js:3310:22
❯ test/sequential.test.ts:10:19
|
Test
Process completed with exit code 1.
|
Loading