Hacker News new | past | comments | ask | show | jobs | submit login
ExpressJS 5.0 (github.com/expressjs)
44 points by javatuts 60 days ago | hide | past | favorite | 5 comments



I'm a little confused, is this still a beta release? The migration guide still refers to it as beta: https://expressjs.com/en/guide/migrating-5.html, but the release on GitHub and npm is simply "5.0.0", while v4.20 is tagged latest.


Finally we have async errors landing on the global error handler!

I had a fork of express that simply rebased the v5 branch on top of the latest released tag just so I could use express on my projects for this reason. I can finally get rid of that and simply install express.


Any benchmarks available?


It’s a little unclear what the breaking changes are


Looks like they have a migration guide available here: https://expressjs.com/en/guide/migrating-5.html




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: