Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.39 KB

Changelog

2.0.0 (2024-12-15)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

Features

  • support cjs and esm both by tshy (#8) (a2981f8)

1.1.0 / 2022-11-17

fixes

others

1.0.2 / 2015-12-23

  • fix: Windows not support SIGQUIT, use SIGTERM instead

1.0.1 / 2015-06-30

  • fix: make sure child worker kill itself

1.0.0 / 2015-06-03

  • first commit