Important
The default output format has been changed to XML in this release.
This version has been bumped to 0.3.0 not because of a major update, but due to a breaking change in the default output format. It represents an important improvement for anyone installing Repomix for the first time.
Breaking Changes 🔄
Default Output Format Changed to XML (#422)
- The default output format has been changed to XML
- XML format provides better parsing accuracy for AI models (especially Claude)
- Other formats (Markdown, Plain Text) remain available via the
--style
option
How to Update
npm update -g repomix
If you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.