Skip to content

Releases: adonisjs/ace

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

Bundle output

23 Aug 07:41
Compare
Choose a tag to compare
Bundle output Pre-release
Pre-release
  • docs: update badges url 584eec0
  • chore: bundle output using tsup 9d54b6d
  • chore: update dependencies bd56441

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

Generate commands index types

21 Aug 06:57
Compare
Choose a tag to compare
Pre-release
  • feat: generate commands index types 04aba7c
  • chore: update dependencies 9967a10

Full Changelog: v12.3.1-9...v12.3.1-10

Improvements to command assertions

26 Jul 08:23
Compare
Choose a tag to compare
Pre-release
  • chore: update dependencies 6da0d9c
  • refactor: do not assign showDiff property to assertion errors 62c2034
  • feat: add assertTableRows method 94492ec

Full Changelog: v12.3.1-8...v12.3.1-9

Remove deprecated package string-similarity

05 Jul 07:02
Compare
Choose a tag to compare
  • refactor: remove string-similarity package in favor of fastest-levenshtein a2f47b4

Full Changelog: v12.3.1-7...v12.3.1-8

Add absolute path to command file inside metadata

04 Jul 09:48
Compare
Choose a tag to compare
  • feat: add absoluteFilePath to CommandMetadata (#153) 9bafd0b
  • fix(tsconfig): resolve JSON modules e2a9b35
  • chore: add engines to package.json file ba97fff
  • chore: do not publish source files e5eb6e8
  • chore: use @adonisjs/tooling presets for tooling config 9540d4e
  • chore: upgrade japa to v3 44c799d
  • chore: update dependencies 157f0bc

What's Changed

Full Changelog: v12.3.1-6...v12.3.1-7

Improve formatting of command help screen

17 Apr 10:13
Compare
Choose a tag to compare
  • fix: formatting when using binaryName during interpolation 0fc3f0e
  • chore: update dependencies ce2b457

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