Archive

Email sanitizers, nullable validation, dynamic content negotiation

Validator features @adonisjs/[email protected] added some additional email sanitization and nullable validation rules removeDots - removes all dots …

Multiple package managers and TS 4.5

More package managers @adonisjs/[email protected] added support for multiple package managers, including pnpm @adonisjs/[email protected] added support for new …

Static assets immutable cache-control

Added support for immutable cache-control Since @adonisjs/[email protected] it’s now possible to set cache-control max age inside static.ts …

August release - 2021

Updated packages Several packages are now stable and are no longer marked as @next Updated packages: @adonisjs/core 5.1.8 -> 5.3.2 @adonisjs/ally …

5xx stacktrace and CORS config ctx

5xx error stacktrace Since @adonisjs/[email protected] errors with error codes 500 and above will get their stacktrace logged thro @adonisjs/logger With 5xx …