v8 and React 18? #26582
v8 and React 18?
#26582
-
Hi, Can we use React 18 with v8 or should we continue with react 17? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
layershifter
Feb 1, 2023
Replies: 1 comment 1 reply
-
@blendsdk React 18 is allowed in fluentui/packages/react/package.json Lines 68 to 69 in e2458d0 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
layershifter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@blendsdk React 18 is allowed in
peerDependencies
for@fluentui/react
, so you can use it 😉fluentui/packages/react/package.json
Lines 68 to 69 in e2458d0