Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 09:10

2.0.0 (2025-01-11)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

Summary by CodeRabbit

  • Configuration Updates

    • Updated ESLint configuration to improve code quality and consistency
    • Removed legacy configuration files (JSHint, Travis CI)
    • Added TypeScript configuration with strict type checking
  • CI/CD Improvements

    • Replaced Travis CI with GitHub Actions workflows
    • Added automated testing and release processes
    • Configured Node.js version support (18.19.0, 20, 22)
  • Project Maintenance

    • Updated README with modern badges and documentation
    • Simplified package configuration
    • Removed outdated contributor information
  • Development Environment

    • Updated .gitignore to reflect current project structure
    • Added coverage and build-related ignore rules

Features

  • support cjs and esm both by tshy (#5) (fa2f0ff)

This release is also available on: