Skip to content

v4.2

Compare
Choose a tag to compare
@Alexigbokwe Alexigbokwe released this 20 Sep 06:55
· 53 commits to master since this release
0c956d2

ExpressWebJs 4.2 is here, and it's packed with new features that will make your development process faster, easier, and more efficient.

With support for Typescript 5.0 and above, you can now build more robust and maintainable applications. The new TypeORM data source makes it easy to connect to your database, and the Easy OpenAPI integration makes it a breeze to generate API documentation.

If you're looking to build high-performance, scalable microservices, then gRPC integration is for you. And with the multithreading optimizations, you can now handle more requests simultaneously without sacrificing performance.

The database connection and configuration optimizations make it easier to configure your database connections, and the events and listeners optimizations improve the performance of your events and listeners

Below is a quick run-through of the features:

  • TypeORM data source,
  • Easy OpenAPI integration,
  • gRPC integration,
  • Other optimizations on
  • Multithreading
  • Database connection and configuration
  • Events and listeners