fix(docs): retroactively note 5.0.0-beta.1 api change in history file (#6333)

Signed-off-by: Dustin Popp <dustinpopp@ibm.com>
This commit is contained in:
Dustin Popp 2025-02-12 09:38:10 -06:00 committed by GitHub
parent 85e48bb8c1
commit 2d589b644a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,6 +90,7 @@ changes from 5.0.0-alpha.8.
- Change `dotfiles` option default to `'ignore'`
- Remove `hidden` option; use `dotfiles` option instead
- Use `mime-types` for file to content type mapping
- Remove `express.static.mime` export; use `mime-types` package instead
- deps: send@1.0.0-beta.1
5.0.0-alpha.8 / 2020-03-25