This repository has been archived by the owner on Mar 3, 2020. It is now read-only.
Releases: brainhubeu/hadron
Releases · brainhubeu/hadron
Bug fix
Express 2.0: Nested routing
What's new:
- added option for nesting routes, to make routing more pleasurable https://hadron.pro/docs/packages/routing/#routes-nesting-available-from-200
- added option to save request specific variables in the request object, in locals property https://hadron.pro/docs/packages/routing/#callback-with-locals-available-from-200