routing-controllers
Advanced tools
Changelog
0.10.2 (2023-03-06)
glob
package updated to 8.1.0
from 8.0.3
body-parser
package updated to 1.20.2
from 1.20.1
multer
package updated to 1.4.5-lts.1
from 1.4.4
Changelog
0.10.1 (2023-01-13)
class-validator
package updated to 0.14.0
from 0.13.2
forbidUnknownValues
by default, but this is overridden in routing-controllers to prevent a breaking change. You can still enable it like before.koa
package updated to 2.14.1
from 2.13.4
Changelog
0.10.0 (2022-12-9)
isArray
option for @QueryParam
class-transformer
package updated to 0.5.1
from 0.3.1
class-validator
package updated to 0.13.2
from 0.12.2
cookie
package updated to 0.5.0
from 0.4.0
glob
package updated to 8.0.3
from 7.1.4
express
package updated to 4.18.2
from 4.17.1
and moved to optionalDependencies
express-session
package updated to 1.17.1
from 1.17.3
and moved to optionalDependencies
body-parser
package updated to 1.20.1
from 1.19.0
multer
package updated to 1.4.4
from 1.4.2
koa
package updated to 2.13.4
from 2.8.2
koa-multer
package replaced with @koa/multer
koa-router
package replaced with @koa/router
target
property not set during controller inheritanceNaN
check for number route parametersChangelog
0.9.0