expressjs/expressjs.com
Add the changes in send to the migration guide
クローズ
#1,868 opened on 2025/04/12
docsgood first issue
Repository metrics
- Stars
- (5,330 個のスター)
- PR merge metrics
- (平均マージ 13d 7h) (30d で 43 merged PRs)
説明
Description
I just noticed that we haven’t documented all the changes made in send; we’ve only documented the change that send.mime no longer exists, but there were other changes that directly affect Express.
https://github.com/pillarjs/send/blob/master/HISTORY.md#100-beta1--2022-02-04
Discovered in https://github.com/expressjs/express/issues/6450
Expectations
We need to document it