expressjs/expressjs.com

Add the changes in send to the migration guide

Geschlossen

#1.868 geöffnet am 12.04.2025

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CSS (2.088 Forks)batch import
docsgood first issue

Repository-Metriken

Stars
 (5.330 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 7h) (43 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide