Releases: eggjs/egg
Releases · eggjs/egg
v4.0.2
v3.30.1
v4.0.1
4.0.1 (2025-01-14)
Bug Fixes
- add createHttpClient back to app instance (#5383) (e5a697e), closes /github.com/eggjs/egg/blob/a612e806019402aa217a1562b5ad847a308e843b/lib/egg.js#L293 /github.com/eggjs/security/blob/e3408408adec5f8d009d37f75126ed082481d0ac/lib/extend/safe_curl.js#L21
This release is also available on:
v4.0.0
4.0.0 (2025-01-11)
⚠ BREAKING CHANGES
- Drop Node.js < 18.19.0 support
part of #3644
Breaking changes:
- Drop Node.js < 18.19.0 support
- Drop generator function support
use @eggjs/core@4 eggjs/core#265
Features
- doc: cookies 增加 partitioned、removeUnpartitioned 和 priority 选项文档 (#5376) (60eb8a1)
- refactor with typescript to support cjs ane esm both (#5328) (a09b1cf)
This release is also available on: