Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 12:39
· 1 commit to master since this release

6.0.0 (2025-03-23)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support and only support egg>=4

part of eggjs/egg#3644

eggjs/egg#5257

Summary by CodeRabbit

  • New Features

  • Refined MySQL plugin integration with improved lifecycle management
    and simplified singleton access.

  • Added a ready-to-use Docker Compose setup for local MySQL development.

  • Documentation

  • Updated all documentation with the new package name (@eggjs/mysql) and
    revised usage examples for clarity.

  • Chores

    • Enhanced package metadata and dependency management.
    • Updated CI configuration to support Node.js versions 18, 20, and 22.

Features

  • support cjs and esm both by tshy (#33) (dfdaa74)

This release is also available on: