expressjs/expressjs.com

Add the changes in send to the migration guide

已关闭

#1,868 创建于 2025年4月12日

 (6 条评论) (0 个反应) (0 位负责人)CSS (2,088 个派生)batch import
docsgood first issue

仓库指标

星标
 (5,330 个星标)
PR 合并指标
 (平均合并 13天 7小时) (30 天内合并 43 个 PR)

描述

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

贡献者指南