目录
semantic-release-bot

Release 3.0.0

[skip ci]

3.0.0 (2025-07-30)

⚠ BREAKING CHANGES

  • drop Node.js < 22.17.1 support

Summary by CodeRabbit

  • Chores
  • Updated Node.js version requirements and CI workflow to support Node.js 22 and 24.
  • Improved test scripts by switching to the native Node.js test runner and simplifying CI commands.
    • Updated development dependencies and set the package type to module.
  • Upgraded TypeScript configuration to target ES2024 and added new module-related compiler options.
  • Refactored test files to use the Node.js test module instead of Mocha.
  • Modularized a class decorator by moving it to an external file for better code organization.

Features

9个月前21次提交

@eggjs/tsconfig

NPM version CI npm download Node.js Version PRs Welcome CodeRabbit Pull Request Reviews

Base tsconfig file for egg project

Install

npm i --save-dev @eggjs/tsconfig

Usage

// tsconfig.json
{
  "extends": "@eggjs/tsconfig",
  // custom config
  "compilerOptions": {
    // override @eggjs/tsconfig options here
  }
}

License

MIT

Contributors

Contributors

Made with contributors-img.

关于
79.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号