Documentation: Enjoy an updated Create React App guide that now reflects the latest best practices for using MDX, ensuring a smoother setup experience.
Dark Mode: Experience a seamless dark mode preference that automatically loads from local storage, eliminating the flash of light mode when you first access the docs.
Improvements
Documentation: Benefit from improved examples and updated dependencies, ensuring that the documentation is current and easier to follow.
Webpack Loader: The @mdx-js/loader now includes a missing peer dependency on React, preventing installation warnings and ensuring a smoother setup.
Fixes
Fix the flash of light mode issue when loading dark mode preferences from local storage, enhancing the user experience.
Resolve a typo in the sample Webpack configuration, ensuring clarity in the documentation for users setting up their projects.
Others
Update the documentation to clarify the use of MDX plugins with Next.js, making it easier for users to integrate these features.