Bump nft package to latest version in current next version that is compatible with React 18 #67156
StefanGies99
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Compatibility of dd-trace with the latest version of next that is not on React 19.
Non-Goals
No response
Background
Currently I'm trying to make dd-trace work in combination with [email protected] but the bump of [email protected] from this PR was not bumped into the latest version of next.
Using the latest canary is not an option because it requires React 19 which I unfortunately cannot use at the moment because of backwards incompatibilities.
Proposal
The nft package should be bumped to the latest version with a minor release of next.js that has compatibility with React 18
Beta Was this translation helpful? Give feedback.
All reactions