Releases: eggjs/egg-ts-helper
Releases · eggjs/egg-ts-helper
v3.0.0
3.0.0 (2025-02-04)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
Only support egg >= 4.0.0
part of eggjs/egg#3644
eggjs/egg#5257
Summary by CodeRabbit
- Documentation
- Introduced a new “Contributors” section in the project documentation
to highlight community involvement.
- Chores
- Streamlined CI workflows by removing legacy configurations and
updating triggers for improved efficiency.
- Upgraded key dependencies and increased the minimum required Node.js
version for enhanced performance and security.
- Refactor
- Standardized module import practices across the codebase to align with
current Node.js conventions.
- Improved asynchronous handling in core operations.
- Tests
- Updated test setups and assertions to reflect the new module import
standards and dependency changes.
Features
This release is also available on:
v2.1.1
2.1.1 (2025-02-04)
Bug Fixes
- load the tsconfig extends with the specific extension name (#111) (2bbc458)
This release is also available on:
v1.35.2
1.35.2 (2025-02-04)
Bug Fixes
- load the tsconfig extends with the specific extension name (#110) (7e19250)
This release is also available on:
v2.1.0
2.1.0 (2023-08-31)
Features
This release is also available on:
v2.0.0
2.0.0 (2023-08-02)
⚠ BREAKING CHANGES
- drop typescript v4 support
Features
This release is also available on:
v1.35.0
1.35.0 (2023-08-02)
Features
This release is also available on:
v1.34.8
1.34.8 (2023-08-02)
Bug Fixes
This release is also available on:
v1.34.7
1.34.7 (2023-02-13)
Bug Fixes
- should reset ETS_REGISTER_PID env after build (#105) (d706a31)
This release is also available on:
v1.34.6
1.34.6 (2023-02-09)
Bug Fixes
- change to read ETS_SCRIPT_FRAMEWORK on postinstall script (#104) (57c9749)