Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 983 Bytes

CHANGELOG.md

File metadata and controls

26 lines (12 loc) · 983 Bytes

Changelog

5.0.0 (2023-01-01)

⚠ BREAKING CHANGES

  • drop Node.js < 14.17.0 support

Features

  • upgrade dependencies and devDependencies (#256) (540f3fe)

4.30.1 (2022-12-19)

Bug Fixes

  • should support pkg.egg.typescript = true config (#255) (85f2eda)

4.30.0 (2022-12-19)

Features

  • auto register tsconfig-paths on env.EGG_TYPESCRIPT enable (#254) (6d75322)