2.0.0 (2024-12-15)
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
fixes
- [
c9594bf
] - fix: 1.0.2 code (shaoshuai0102 <[email protected]>)
others
- [
a27942f
] - 🤖 TEST: Run test on GitHub Action (#7) (fengmk2 <[email protected]>) - [
53acb67
] - chore: update https://registry.npm.taobao.org to https://registry.npmmirror.com (#4) (Non-Official NPM Mirror Bot <[email protected]>)
- fix: Windows not support SIGQUIT, use SIGTERM instead
- fix: make sure child worker kill itself
- first commit