expressjs/expressjs.com

Add the changes in send to the migration guide

Fechada

#1.868 aberto em 12 de abr. de 2025

 (6 comentários) (0 reação) (0 responsável)CSS (2.088 forks)batch import
docsgood first issue

Métricas do repositório

Stars
 (5.330 estrelas)
Métricas de merge de PR
 (Mesclagem média 13d 7h) (43 fundiu PRs em 30d)

Description

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

Guia do colaborador