Documentation: Users can now find detailed instructions on how to make Next.js recognize .mdx files as top-level pages, ensuring a smoother setup process for new projects.
Improvements
Documentation: The documentation for math blocks now includes a link to KaTeX, allowing users to easily access additional resources for customization.
Runtime: An annotation is added to support the classic React runtime, preventing build failures when using MDX with the new JSX Runtime introduced in React v17.
Fixes
Fix broken links in the documentation to ensure users have access to the correct resources and information.
Others
Update the sponsors list to reflect current contributors and supporters of the project.
Update snapshots to ensure they are in sync with the latest changes in the project.