Skip to content

Releases: adonisjs/ace

Allow passing a custom ui instance to commands

Choose a tag to compare

@github-actions github-actions released this 26 Mar 12:43

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

Choose a tag to compare

@github-actions github-actions released this 25 Feb 05:44

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

Update dependencies Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Dec 05:08

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

Choose a tag to compare

@github-actions github-actions released this 02 Dec 03:45

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

Choose a tag to compare

@github-actions github-actions released this 15 Sep 05:58

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

Choose a tag to compare

@thetutlage thetutlage released this 15 Sep 06:00

Features

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

Add tracing channels

Add tracing channels Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 07:59

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:12

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

Target Node 24 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:04

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

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

Allow exceptions to self handle themselves

Choose a tag to compare

@github-actions github-actions released this 09 Oct 04:51

Features

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

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