Popover: You can now return null in the anchorEl function, providing more flexibility in positioning popovers.
Autocomplete: The controlled Autocomplete component no longer shows a shrink animation when an initial value is provided, enhancing the user experience.
Utilities: The useForkRef hook now supports cleanup callbacks, improving resource management in your components.
Fixes
Fix the link to the new React project in the documentation, ensuring users have access to the latest resources.