Skip to content

Releases: adonisjs/core

Adding support for displayName property in health check report

01 Mar 05:32
Compare
Choose a tag to compare
  • feat: add support to define displayName in health check reports 36c4a86
  • style: add docblock 82b6b4a

v2.10.3...v2.10.4

Polishing before the preview release

01 Mar 04:51
Compare
Choose a tag to compare
  • chore: update dependencies a6a11ca
  • refactor: keep httpException handler and it's typings in sync 8a1e983
  • refactor: rename dontReport to ignoreCodes 182f6db
  • chore: update dependencies c5b9f80
  • feat(ignitor): validate engines.node version (if defined) against current node.js version 9071691
  • refactor: improve error message when executing assembler command without installing assembler 7d614f1
  • feat: add generate:key command 68751f0
  • feat: add health check base checkers 08e8abc
  • feat: improve content negotiation for http exception handler 5436f1f
  • chore: update dependencies 4d69da8

v2.10.2...v2.10.3

Handful of improvements and bug fixes

16 Feb 14:53
Compare
Choose a tag to compare
  • fix: do not load container bindings when generating manifest 2eb4cfe
  • style: fix formatting issue inside static config template file 87d1c46
  • chore: update dependencies a42721c
  • refactor: improve output asthetics of list:routes command 39f7b6d
  • chore: enable decorator metadata for ioc container decorators to work 3218525

v2.10.1...v2.10.2

Updating underlying dependencies

14 Feb 13:18
Compare
Choose a tag to compare

Updating validator

14 Feb 10:50
Compare
Choose a tag to compare

v2.9.0...v2.10.0

Updating underlying dependencies

08 Feb 08:46
Compare
Choose a tag to compare
  • fix: cleanup signals listeners when closing http server 49a6632
  • feat: add list:routes and dumprc:file commands f786933
  • chore: update dependencies c191651

v2.8.1...v2.9.0

Fix for v2.8.0 release

06 Feb 08:02
Compare
Choose a tag to compare
  • fix: broken links to the config stub file 6bd2665
  • fix: typos in config file stubs 6ec8d50
  • fix(instructions): use correct file instance when persisting config files 0b34d65

v2.8.0...v2.8.1

Adding support for the static file server

06 Feb 07:50
Compare
Choose a tag to compare
  • feat: add static file server 673642e
  • chore: update dependencies ed32c78

v2.7.5...v2.8.0

Default help output is now in sync with the --help flag

18 Jan 16:36
Compare
Choose a tag to compare
  • chore: update dependencies 46984d8
  • fix: default help output is consisent with both --help flag fdf05cf
  • chore: update dependencies 7db04d7

v2.7.4...v2.7.5

Adding support to force content negotiation to JSON for JSON API servers

14 Jan 04:59
Compare
Choose a tag to compare
  • test: update config stub to initialize cookie 802cea4
  • chore: update dependencies a25fa22
  • chore: add forceContentNegotiationToJSON to config/app file ae77df5

v2.7.3...v2.7.4