This repository was archived by the owner on Jun 28, 2025. It is now read-only.
v0.4.0
What's Changed
Breaking Changes
To fully support Vite 4, we've updated our mdx handling to no longer require the use of @vitejs/plugin-react. This means that non-react projects will no longer be getting that plugin added to their projects, and react projects will need to make sure they include it as a dependency (changes to viteFinal are not required).
Full Changelog: v0.3.0...v0.4.0