Releases: eggjs/egg-boilerplate-ts
Releases · eggjs/egg-boilerplate-ts
Release list
v2.0.1
v2.0.0
2.0.0 (2025-02-04)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
Summary by CodeRabbit
Release Notes
-
Project Configuration
- Updated Node.js version support to 18, 20, and 22
-
Updated TypeScript configuration to ES2022 and NodeNext module
resolution- Updated minimum Node.js requirement to version 18
- Added MIT license
-
Dependencies
- Upgraded several development dependencies
- Updated testing and build tools to latest versions
-
Documentation
- Added Contributors section to README
- Updated project requirements documentation
-
Maintenance
- Updated
.gitignoreto excludepackage-lock.json - Removed pull request template
- Introduced a new configuration file for unit tests
- Updated
Features
This release is also available on: