roosevelt
Advanced tools
Changelog
0.14.3
ROOSEVELT_DEPLOYMENT
environment variable. There are also new corresponding npm run
commands dev-install
and dev-prune
to manage this. See README for more details.Changelog
0.14.1
Changelog
0.14.0
winston
Express variable that was previously provided, but it is still indirectly accessible by drilling down through the logger
Express variable now. See roosevelt-logger member variable documentation.res.redirect()
method will now prepend the prefix to redirects that are relative to the hostname. To override this setting pass true
as the last argument.exceptions
param will now accept an array of values instead of just a single string value.Changelog
0.13.0
npm run clean
. A new cleanTimer
param has been added to configure or disable this check.routers
to add support for Express Routers.Changelog
0.12.2