Skip to content

Releases: adonisjs/ace

Stable major release

07 Jan 13:52
Compare
Choose a tag to compare

Please look into the following releases for breaking changes and new additions.

Commits

  • Merge pull request #158 from adonisjs/next 965cccd
  • chore: update dependencies 7137208
  • fix: incorporate missing spaces in 'list command' help text (#157) f68b238

What's Changed

  • fix: incorporate missing spaces in 'list command' help text by @dec0dOS in #157
  • Merge to develop for final release by @thetutlage in #158

New Contributors

Full Changelog: v12.3.1...v13.0.0

Update CLIUI

27 Dec 04:06
Compare
Choose a tag to compare
Update CLIUI Pre-release
Pre-release
  • chore: update dependencies 8ff01dd

Full Changelog: v12.3.2-5...v12.3.2-6

Assign 404 status code to E_COMMAND_NOT_FOUND exception

22 Dec 10:28
Compare
Choose a tag to compare
  • refactor: prompt cancellation error message 74e548c
  • refactor: assign 404 status code to E_COMMAND_NOT_FOUND 9c6676d

Full Changelog: v12.3.2-4...v12.3.2-5

Update dependencies

19 Dec 06:40
Compare
Choose a tag to compare

Commits:

  • style: fix typo 6970243
  • test: add test for parsing big numbers 7888c7e
  • chore: update dependencies 6d91b18

Full Changelog: v12.3.2-2...v12.3.2-3

Handle prompt cancellation error gracefully

19 Dec 09:43
Compare
Choose a tag to compare
  • fix: handle prompt cancellation error gracefully b73a8ca

Full Changelog: v12.3.2-3...v12.3.2-4

Fix broken last release

23 Nov 05:09
Compare
Choose a tag to compare
Pre-release
  • fix: build process to copy schema.json file 8f734cd

Full Changelog: v12.3.2-1...v12.3.2-2

Generate bundled types using TSC

23 Nov 04:34
Compare
Choose a tag to compare
Pre-release
  • chore: publish source maps and use tsc for generating types 6565564
  • chore: update dependencies 703d8dd

Full Changelog: v12.3.2-0...v12.3.2-1

Update dependencies

17 Oct 05:42
Compare
Choose a tag to compare
Update dependencies Pre-release
Pre-release

Commits

  • chore: update dependencies f149393

Full Changelog: v12.3.1-13...v12.3.2-0

Do not use import assertions and export E_PROMPT_CANCELLED exception

26 Sep 05:26
Compare
Choose a tag to compare
  • chore: generate correct path to schema file post build 884bceb
  • refactor: do not import assertions as they are not stable 261b839
  • feat: export E_PROMPT_CANCELLED exception d185f52
  • chore: update dependencies feab411

Full Changelog: v12.3.1-12...v12.3.1-13

Fix broken paths in the build output

23 Aug 08:10
Compare
Choose a tag to compare
Pre-release
  • fix: build path to stubs after bundling 82584c8

Full Changelog: v12.3.1-11...v12.3.1-12