github adonisjs/core v2.7.0
Including bodyparser and validator as a dependency

latest releases: v6.9.0, v6.8.0, v6.7.1...
4 years ago
  • chore: execute instructions for events module 4f26c34
  • chore: update dependencies 24c5403
  • feat(healthChecks): introduce servicesList property to get names of registered services 2241ce3
  • test: ensure bindings are registered by the AppProvider 173a56c
  • ci: upgrade min node version for 12 5639b17
  • feat: add bodyparser and validator as dependencies f7a06fd
  • refactor: remove _ prefix from all private properties d00d616
  • chore: remove tslint in favor of eslint e2535cc
  • chore: update dependencies 0a79e69
  • refactor: use aliases from the rcFile, since autoloads have been removed 2d29d64
  • test: fix breaking tests after dependencies upgrade 9089cf1
  • refactor(ExceptionHandler): ignore 400, 422, 401 status from getting reported b2ad4f9
  • refactor(ExceptionHandler): set disableStatusPagesInDevelopment = true by default bc2875b
  • chore: update dependencies dc1f722
  • chore: update dependencies 1b5d8bf
  • fix(server): correctly handle errors on listenThe Promise constructor doesn't automatically catch errors if its handlerfunction is async. Use try/catch to avoid unhandled rejections.If the server is closed because the port is already in used, use anon-zero exit code and log it as an error. (#1175) ebdf015
  • chore: update dependencies be417ca

v2.6.2...v2.7.0

Don't miss a new core release

NewReleases is sending notifications on new releases.