Skip to content

Friends

Pre-release
Pre-release
Compare
Choose a tag to compare
@aitanadev aitanadev released this 16 Feb 21:02
· 25 commits to master since this release

Some min fixes and...
New npm release 0.5.0
Node engine: LTS 6.9.5
New support to any classic Connect Middleware
New support to use req+res alternatively to Gangway on controllers
New support to basic Express binds for more compatibility to Connect based middleware (as Passport)
Now Route & Middleware calls support implicit and explicit "new", new Route(...) === Route(...)
New properties for Route and Middleware '.connectSupport' shows if handlers are classic or not
Middleware "Directory" have new config property 'hideExt', on 'true' hide extensions for supported template files (and redirect if use extensions)