Skip to content

Version 4.0 released

Choose a tag to compare

@Alexigbokwe Alexigbokwe released this 11 Sep 18:47
· 23 commits to 4.0 since this release

ExpressWebJs 4 is now released!

ExpressWebJs version 4 is now released and it includes many new features, including:

  • Mongoose and ObjectionJs ORM support.
  • SQL database relationship addons.
  • Multi-tenancy support for mongo DB.
  • Route match.
  • Route redirect.
  • Improved middleware handler methods.
  • Improved service registry handlers.
  • Custom validation rules.
  • Improved event class generation.
  • Added Redis to the supported queue connections.
  • Service communication for distributed services.
  • Domain-driven design (DDD).
  • Support for Restana platform service for faster request processing.
  • New utility features like Optional( ), ObjectMapper( ) , FirstCharacterToLowerCase( ), Group( ), ObjectHasProperty( ).
  • New Collection feature which helps you work on advanced data structures and algorithms.