Files
expressjs.com/_posts
Wes Todd 81f0ab3257 feat: v5 release blog post (#1616)
* 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>
2024-10-15 14:59:51 -07:00
..