v0.4.0-alpha.3
Pre-release
Pre-release
LoicPoullain
released this
14 Jan 15:05
·
5386 commits
to master
since this release
- Add handle-errors in
@foal/express
(#53). - Add
escape
andescapeHTML
utils (#60). - Add
@foal/ajv
for schema validation (#59). - Add
details
toHttpError
and use them inhandleErrors
(#59). - Allow
null
value forRoute.serviceMethodName
in controller factories (#61). - Add more unit tests (#64, #62)
- In
rest
PATCH, DELETE, PUT / and POST /:id throw now anMethodNotAllowedError
(#62) -
@foal/sequelize
is now supported by MySQL (#65).