v16.5.0v16.4.2
Reading changes from the repo…
enableSuspenseServerRenderer
feature flag that allows for server rendering of placeholder components, enhancing the user experience during loading states. React.lazy
feature, which allows for better performance by splitting code and loading components only when needed. React.forwardRef
incorrectly, helping you to quickly identify and fix issues in your code. gridArea
to unitless CSS properties, allowing for more flexible styling options in your components. dangerouslySetInnerHTML.__html
, ensuring that your components render correctly without warnings or errors during hydration.