egg-core icon indicating copy to clipboard operation
egg-core copied to clipboard

feat: refactor with typescript

Open fengmk2 opened this issue 2 years ago • 0 comments

BREAKING CHANGE: Drop Node.js < 16.13.0 support

https://github.com/eggjs/egg-core/issues/264

Checklist
  • [ ] npm test passes
  • [ ] tests and/or benchmarks are included
  • [ ] documentation is changed or added
  • [ ] commit message follows commit guidelines
Affected core subsystem(s)
Description of change

fengmk2 avatar Jun 04 '23 07:06 fengmk2