Releases
This document outlines notable releases for the framework core and the ecosystem packages maintained by the AdonisJS core team.
| Package | Change | Released on | 
|---|---|---|
            
              @adonisjs/application@8.0.3
            
           | 
          Fix stub exports parser and use dash-case for command names. | Jan 27, 2024 | 
            
              @adonisjs/presets@2.2.4
            
           | 
          Generate access tokens migration file during setup. | Jan 25, 2024 | 
            
              @adonisjs/auth@9.0.3
            
           | 
          Fix cross DB issues with the tokens and the users providers. | Jan 25, 2024 | 
            
              @adonisjs/lucid@20.0.0
            
           | 
          Switch default naming strategy to camelCase and add support for nulls treatment in order by clause. | Jan 25, 2024 | 
            
              @adonisjs/bouncer@3.1.0
            
           | 
          Update i18n error identifier and JSONAPI error code. | Jan 22, 2024 | 
            
              @adonisjs/shield@8.1.0
            
           | 
          Optionally read CSRF exception error message via i18n. | Jan 22, 2024 | 
            
              @adonisjs/http-server@7.0.1
            
           | 
          Use status pages return value and add new cookie options. | Jan 22, 2024 | 
            
              @adonisjs/assembler@7.1.0
            
           | 
          Disable experimental warnings. | Jan 19, 2024 | 
            
              @adonisjs/mail@9.1.0
            
           | 
          Add mjml component to convert mjml markup to HTML when sending emails. | Jan 9, 2024 |