Tags: eggjs/mysql
Tags
Release 6.0.0 [skip ci] ## [6.0.0](v5.0.0...v6.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 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## 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. <!-- end of auto-generated comment: release notes by coderabbit.ai --> ### Features * support cjs and esm both by tshy ([#33](#33)) ([dfdaa74](dfdaa74))
Release 5.0.0 [skip ci] ## [5.0.0](v4.1.0...v5.0.0) (2025-03-08) ### ⚠ BREAKING CHANGES * drop Node.js < 18 support * use mysql2 instead of mysql closes #31 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## 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. <!-- end of auto-generated comment: release notes by coderabbit.ai --> ### Features * use @eggjs/rds instead of ali-rds ([#32](#32)) ([3093528](3093528))
PreviousNext