v0.2.17
yamadashy/repomixv0.2.17Jan 8, 2025by yamadashy
AI Summary
This release fixes Node.js compatibility issues and adds comprehensive documentation to the website.
Key Highlights
- Fixed an issue where Repomix wasn't working properly on Node.js 19
- Downgraded cli-spinners dependency to ensure compatibility
- Extended Node.js version support to the entire Node.js 18.x LTS series
- Added comprehensive documentation at repomix.com/guide/
Full Release Notes
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/](https://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: ```bash 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](https://discord.gg/wNYzTwZFku) for support.