v0.2.17
This release fixes Node.js compatibility issues and adds comprehensive documentation to the website.
Bug Fixes 🐛
Enhanced Node.js Compatibility (#274, #277)
- Fixed an issue where Repomix wasn't working properly on Node.js 19
- Downgraded cli-spinners dependency to ensure compatibility
- Now using version 2.9.2 which has better version support
- Extended Node.js version support:
- Minimum required version lowered from 18.20.0 to 18.0.0
- This change enables support for the entire Node.js 18.x LTS series
Documentation 📚
New Website Documentation (#269, #271, #265)
- Added comprehensive documentation at repomix.com/guide/
- Detailed installation and usage instructions
- Advanced configuration examples
- Best practices and tips
Special thanks to @mostypc123 for their first contribution to Repomix!
How to Update
To update to the latest version, run:
npm update -g repomix
We welcome community involvement and appreciate all contributions that help make Repomix better.
As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.