Releases: adonisjs/ace
Releases · adonisjs/ace
Allow passing a custom ui instance to commands
14.1.0 (2026-03-26)
Bug Fixes
- unknown error guard (89223b4)
Features
- allow passing a custom ui instance to commands when executing them via kernel (5a3f90c)
Full Changelog: v14.0.1...v14.1.0
Minor breaking changes and add tracing channels
14.0.1 (2026-02-25)
Breaking change
- Remove youch from a bundled dependency to a peer dependency
What's Changed
- docs: add documentation website link by @tcelestino in #164
New Contributors
- @tcelestino made their first contribution in #164
Full Changelog: v13.3.0...v14.0.1
Update dependencies
14.0.1-next.4 (2025-12-14)
Full Changelog: v14.0.1-next.3...v14.0.1-next.4
Remove JSON schema files as validation schema is kept in a JS module
14.0.1-next.3 (2025-12-02)
What's Changed
- docs: add documentation website link by @tcelestino in #164
New Contributors
- @tcelestino made their first contribution in #164
Full Changelog: v14.0.1-next.2...v14.0.1-next.3
Bring validation schema inline instead of reading from a file
Bring validation schema inline instead of reading from a file
Features
- bring validation schema inline instead of reading from a file (314716c16cf0a04e41e00f6b6e60c7515b869434)
Full Changelog: v13.3.0...v13.4.0
Add tracing channels
Make youch a peer dependency
14.0.1-next.0 (2025-07-30)
Youch must get installed within the end-user apps
Full Changelog: v14.0.0-next.0...v14.0.1-next.0
Target Node 24
14.0.0-next.0 (2025-07-30)
Full Changelog: v13.3.0...v14.0.0-next.0
Allow exceptions to self handle themselves
Features
- add support for self rendering custom exceptions (278fdf1)
Full Changelog: v13.2.0...v13.3.0