Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 15:25

3.0.0 (2025-01-12)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

Summary by CodeRabbit

  • New Features

    • Updated package to @eggjs/static
    • Enhanced TypeScript support
    • Improved static file serving configuration
  • Chores

    • Updated GitHub Actions workflows
    • Modernized project configuration
    • Updated Node.js version support to 18.19.0, 20, and 22
  • Documentation

    • Updated README with new package details
    • Simplified changelog and documentation
  • Refactor

    • Migrated from CommonJS to ES modules
    • Restructured project file organization

Features

  • support cjs and esm both by tshy (#26) (ab7d6fb)

This release is also available on: