next.js
5fa0987a
- Remove React 17 logic from Pages Router static generation (#82604)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
132 days ago
Remove React 17 logic from Pages Router static generation (#82604) `allReady` is available in all supported React versions so we can remove the conditional check. The helper type can be replaced with the actual type from React.
References
#82604 - Remove React 17 logic from Pages Router static generation
Author
eps1lon
Parents
2deacca0
Loading