Releases: adonisjs/core
Releases · adonisjs/core
Release list
Fix generation of Data types when storing transformers within nested directories
Pre-release
7.0.0-next.13 (2025-12-05)
Bug Fixes
- use empty separator when joining parent namespaces for transformer imports efd6361
Full Changelog: v7.0.0-next.12...v7.0.0-next.13
Fix broken build output from the last release
7.0.0-next.12 (2025-12-03)
Bug Fixes
- build output and published files collection 8a027b6
Full Changelog: v7.0.0-next.11...v7.0.0-next.12
Bundle code and introduce a helper to use sync destination from pino
7.0.0-next.11 (2025-12-03)
Features
- add syncDestination helper to create a sync stream for the logger 4e087c4
Full Changelog: v7.0.0-next.10...v7.0.0-next.11
Update dependencies
Emit routes JSON alongside routes types
7.0.0-next.9 (2025-11-04)
Features
- emit routes JSON alongside the routes types file (c7bbdbb)
Full Changelog: v7.0.0-next.8...v7.0.0-next.9
Add support for VineJS v4
6.19.1 (2025-10-31)
Full Changelog: v6.19.0...v6.19.1
Register bodyparser middleware as singleton and expose url builder client factory
Fix last broken release 😅
7.0.0-next.7 (2025-10-19)
Bug Fixes
- routes types generation (09d1151)
Full Changelog: v7.0.0-next.6...v7.0.0-next.7
Always share routes with the parent process
7.0.0-next.6 (2025-10-19)
Features
- always share routes with the parent process (cc0cbfb)
Full Changelog: v7.0.0-next.5...v7.0.0-next.6
Share routes with Edge and add formAttributes edge helper
7.0.0-next.5 (2025-10-10)
Features
- add formAttributes edge helper (1450ec8)
- add routes and routesJSON helpers to share routes with edge (c1b52a9)
- do not generate routes.json file and share them with assembler via process.send (25010dd)
Full Changelog: v7.0.0-next.4...v7.0.0-next.5