With NestJS 11, the framework now comes with Express 5 by default. While the update is mostly painless, there are some breaking changes to consider. In this article, we go through what new features Express 5 brings to the table and how it affects NestJS. Installing Express 5 Express 4 was released in April 2014. […] The post API with NestJS #186. What’s new in Express 5? appeared first on Marcin Wanago Blog - JavaScript, both frontend and backend.