v0.5.8
What's Changed in cursorrules v0.5.8
Release Date: 2025-01-16
Previous Version: v0.5.7
Version Bump: PATCH - Bug fixes and compatibility improvements
Branch: main
🐛 Bug Fixes
- Error Handling for File Downloads (0046f06) - Added comprehensive error handling for undefined
sourceRulesBasePathand improved logging for source/destination paths during file download operations - Node.js Compatibility (5839ecf) - Safely import styleText from util with fallback for better compatibility across different Node.js versions
📚 Documentation
- README Updates (ab844f2) - Updated README.md with latest information, improvements, and better documentation
🔧 Technical Improvements
- Enhanced Error Handling - Improved robustness of file download operations with better error detection and logging
- Cross-Platform Compatibility - Enhanced compatibility with different Node.js versions and environments
- Better Debugging - Added more detailed logging for troubleshooting file download issues
🎯 Release Highlights
This patch release focuses on stability and compatibility improvements:
- 🛡️ Robust Error Handling: File download operations now handle edge cases more gracefully
- 🔧 Better Compatibility: Enhanced support across different Node.js versions
- 📊 Improved Debugging: Better logging helps identify and resolve issues faster
- 📖 Updated Documentation: Clearer instructions and better user guidance
🚀 Installation
npm install -g cursorrules@0.5.8🔗 Useful Links
- Changelog: ./changelog.md
- GitHub Repository: https://github.com/usrrname/cursorrules
- Previous Release: v0.5.7
📋 Migration Notes
No breaking changes in this release. This is a drop-in replacement for v0.5.7.
Full Changelog: v0.5.7...v0.5.8