简介
Node.js 框架 Egg 2.6.1 发布了。Egg 是阿里 Node.js 的核心基础框架,面向『企业级的 Web 基础框架』这个领域,提供了「微内核 + 插件机制 + 框架定制能力」,完美达成生态共建和差异化定制的平衡点。
既适合个人小项目快速开发,也适合团队架构师基于自身的技术架构在 Egg 基础上扩展出适合特定团队业务场景的框架。
更新信息
文档
- TypeScript Guide (#2324)
- fix d.ts with ts support
- docs improve
Commits
- [
2998bf733
] – chore(typings): add index signature of EggAppConfig (#2359) (waiting <waiting@xiaozhong.biz>) - [
5f2358bbd
] – docs: intro session.renew in the doc (#2375) (Yiyu He <dead_horse@qq.com>) - [
f0e7773f2
] – docs: add TypeScript Guide (#2324) (TZ | 天猪 <atian25@qq.com>) - [
cd418f57a
] – docs(controller): add ctx.redirect (#2373) (Yiyu He <dead_horse@qq.com>) - [
2fafb16b8
] – docs(socketio): update demo & solve problem on chrome (#2354) (Suyi <thonatos@users.noreply.github.com>) - [
ba708ca4e
] – feat: support customized client error (#2283) (Khaidi Chu <i@2333.moe>) - [
8697140d6
] – chore: add export to declarations (#2344) (Axes <whxaxes@qq.com>) - [
441884145
] – chore(typings): export PowerPartial (#2327) (waiting <waiting@xiaozhong.biz>) - [
33d39519e
] – docs(passport): config passport-github behind of proxy (#2318) (Suyi <thonatos@users.noreply.github.com>) - [
84e0dc4e7
] – fix(d.ts): add modifier to plugin and add middleware to config (#2322) (Axes <whxaxes@qq.com>)
下载地址:
转自 https://www.oschina.net/news/95145/egg-2-6-1-released