Releases: eggjs/mysql
Releases · eggjs/mysql
v6.0.0
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
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
This release is also available on:
v5.0.0
5.0.0 (2025-03-08)
⚠ BREAKING CHANGES
- drop Node.js < 18 support
- use mysql2 instead of mysql
closes #31
Summary by CodeRabbit
- Documentation
- Updated usage instructions and contributor displays with corrected
typographical errors. - Chores
- Removed outdated contributor templates and automation workflows.
- Dependencies
- Migrated to a new database client package and raised the minimum
Node.js version requirement. - Tests
- Refined error validations in database operations for improved error
reporting.
Features
This release is also available on:
v4.1.0
v4.0.0
4.0.0 (2023-03-06)
⚠ BREAKING CHANGES
- drop Node.js < 16 support
Features
This release is also available on: