mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
* feat: v5 release * delete duplicated removal notices specifically, deleted the recommendations to use: res.send(body, status) res.json(obj, status) res.jsonp(obj, status) * Update _posts/2024-09-12-v5-release.md Co-authored-by: Blake Embrey <hello@blakeembrey.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Blake Embrey <hello@blakeembrey.com> * typos, :name* change per blake Co-authored-by: Blake Embrey <hello@blakeembrey.com> * General edits, some review feedback * Add a missing TO DO * docs: removed ambiguous reference * docs: Removed TODO * docs: linting * docs: added sponsorship link * docs: added links to CVE-2024-45590, security triage team and last blog post * docs: improved metadata * docs: added explanation in the deprecated APIs * docs: added section for Migration and Security Guidance * Final polish, add toc links to breaking change sections * Change xref to migration guide from changelog * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Update _posts/2024-09-12-v5-release.md Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com> * Move file to change post date --------- Co-authored-by: Jon Church <me@jonchurch.com> Co-authored-by: Blake Embrey <hello@blakeembrey.com> Co-authored-by: Rand McKinney <crandmck@yahoo.com> Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com> Co-authored-by: Jean Burellier <sheplu@users.noreply.github.com>