Skip to content

Releases: adonisjs/ace

Allow passing a custom ui instance to commands

26 Mar 12:43

Choose a tag to compare

14.1.0 (2026-03-26)

Bug Fixes

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

25 Feb 05:44

Choose a tag to compare

14.0.1 (2026-02-25)

Breaking change

  • Remove youch from a bundled dependency to a peer dependency

What's Changed

New Contributors

Full Changelog: v13.3.0...v14.0.1

Update dependencies

14 Dec 05:08

Choose a tag to compare

Update dependencies Pre-release
Pre-release

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

02 Dec 03:45

Choose a tag to compare

14.0.1-next.3 (2025-12-02)

What's Changed

New Contributors

Full Changelog: v14.0.1-next.2...v14.0.1-next.3

Bring validation schema inline instead of reading from a file

15 Sep 05:58

Choose a tag to compare

14.0.1-next.2 (2025-09-15)

Features

  • bring validation schema inline instead of reading from a file (cbf9143)
  • setup typedoc (4a535e0)

Full Changelog: v14.0.1-next.1...v14.0.1-next.2

Bring validation schema inline instead of reading from a file

15 Sep 06:00

Choose a tag to compare

Features

Full Changelog: v13.3.0...v13.4.0

Add tracing channels

02 Sep 07:59

Choose a tag to compare

Add tracing channels Pre-release
Pre-release

14.0.1-next.1 (2025-09-02)

Features

Full Changelog: v14.0.1-next.0...v14.0.1-next.1

Make youch a peer dependency

30 Jul 06:12

Choose a tag to compare

Pre-release

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

30 Jul 06:04

Choose a tag to compare

Target Node 24 Pre-release
Pre-release

14.0.0-next.0 (2025-07-30)

Full Changelog: v13.3.0...v14.0.0-next.0

Allow exceptions to self handle themselves

09 Oct 04:51

Choose a tag to compare

Features

  • add support for self rendering custom exceptions (278fdf1)

Full Changelog: v13.2.0...v13.3.0