Releases: adonisjs/application
Releases · adonisjs/application
Update dependencies
9.0.0-next.12 (2025-12-15)
Full Changelog: v9.0.0-next.11...v9.0.0-next.12
Update dependencies
9.0.0-next.11 (2025-12-14)
Full Changelog: v9.0.0-next.10...v9.0.0-next.11
Allow scannedRoutes hook
9.0.0-next.10 (2025-10-23)
Bug Fixes
- allow routesScanned hook during rcFile validation (d7c6018)
Features
- use Node 24 (35796a7)
Full Changelog: v9.0.0-next.9...v9.0.0-next.10
Add hooks helpers to define assembler hooks without doing types gymnastics
9.0.0-next.9 (2025-09-26)
Features
- add hooks helpers to define assembler hooks without doing types gymnastics (958925a)
Full Changelog: v9.0.0-next.8...v9.0.0-next.9
Add transformers to the list of directories
9.0.0-next.8 (2025-09-19)
Features
- add transformers to the list of directories (accde3e)
Full Changelog: v9.0.0-next.7...v9.0.0-next.8
Add generator for creating transformers
9.0.0-next.7 (2025-09-19)
Features
- add generator for creating transformers (3bd3011)
Full Changelog: v9.0.0-next.6...v9.0.0-next.7
Update presets to receive NormalizedRcFileInput
9.0.0-next.6 (2025-09-05)
Features
- share NormalizeRcFileInput with presets (65e6f63)
Full Changelog: v9.0.0-next.5...v9.0.0-next.6
Pass RCFileInput to presets
Add tracing for providers lifecycle and add directories configuration for generated code
Add tracing for providers lifecycle and add directories configuration for generated code
Pre-release
Pre-release
9.0.0-next.4 (2025-08-27)
Bug Fixes
Features
- add debug calls to provider boot lifecycle (866a0d9)
- add generatedClient and generatedServer directories (e44bfda)
- add tracing channels to track providers lifecycle (add21ea)
- share provider via message object in tracing channels (6843b56)
Full Changelog: v9.0.0-next.3...v9.0.0-next.4