You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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))
<!-- This is an auto-generated comment: release notes by coderabbit.ai
15
+
-->
16
+
## Summary by CodeRabbit
17
+
18
+
-**Documentation**
19
+
- Updated usage instructions and contributor displays with corrected
20
+
typographical errors.
21
+
-**Chores**
22
+
- Removed outdated contributor templates and automation workflows.
23
+
-**Dependencies**
24
+
- Migrated to a new database client package and raised the minimum
25
+
Node.js version requirement.
26
+
-**Tests**
27
+
- Refined error validations in database operations for improved error
28
+
reporting.
29
+
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
30
+
31
+
### Features
32
+
33
+
* use @eggjs/rds instead of ali-rds ([#32](https://github.com/eggjs/egg-mysql/issues/32)) ([3093528](https://github.com/eggjs/egg-mysql/commit/30935285268b1c674f9a70b4cb77501f89276467))
0 commit comments