Skip to content

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:07
· 17 commits to main since this release

ccexp v3.0.1 Release Notes

🔧 Improvements

Performance Optimization

  • Migrated utility functions to es-toolkit library (#41)
    • Replaced custom implementations with standard library utilities
    • Reduced bundle size and improved performance

Testing Environment Enhancements

  • Suppressed test output using CI environment variable (#34)
    • Reduced unnecessary console output during test execution
    • Properly mocked debug statements

📚 Documentation

  • Reorganized project documentation (#54, #33)
    • Added new screenshots to README
    • Created DEVELOPMENT.md with detailed contributor guidelines
    • Updated CLAUDE.md to reflect current project structure

Other Changes

  • Internal codebase cleanup and refactoring
    View changes on GitHub