npm routing-controllers 0.9.0-alpha.2

latest releases: 0.10.4, 0.10.3, 0.10.2...
3 years ago

Overview

This is a release candidate containing several PRs merges with bug fixes, performance improvements, and new features.
Please, help with tests, leave comments and feedback on the respective issues, or open new ones if you find new issues.
This is alpha.2 for v0.9.0 and adds a few more PRs with bug fixes, enhancements and test coverage on top of the other fixes of alpha.1.

# Change Type Change Description
#536 Feature Added support for wildcard all routes
#568 Fix Fixed issue that would cause multiple route executions per request
#526 Fix Fixed export of SessionParam at index
#547 Fix Through #536, it should now prevent conflicts in routes names
#491 Fix Through #568, it should now prevent a single request triggering multiple route executions that would cause Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client issue.

Don't miss a new routing-controllers release

NewReleases is sending notifications on new releases.