Guides: Discover new math-blocks in our guides, making it easier to integrate KaTeX with MDX. This addition helps users find the best practices for using math in their documents.
Linting: Enjoy a more streamlined development experience with the introduction of eslint-plugin-mdx. This replaces the need for remark-cli, allowing you to lint your markdown syntax more efficiently.
Improvements
Type Suggestions: Benefit from improved type suggestions that now restrict components for better usability. This enhancement ensures that the types you see are relevant and functional.
Documentation: We enhance our documentation by adding a guide on using math blocks with KaTeX, addressing a popular search term among users.
Fixes
Fix issues with parsing ES syntax in open blocks, ensuring that import/export syntax does not interfere with your markdown content. This change improves the overall reliability of your documents.
Others
Update various dependencies to improve overall performance and security. These updates help maintain a robust and secure environment for your projects.