Releases: adonisjs/ace
Releases · adonisjs/ace
Generate bundled types using TSC
- 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
Do not use import assertions and export E_PROMPT_CANCELLED exception
- 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
- fix: build path to stubs after bundling 82584c8
Full Changelog: v12.3.1-11...v12.3.1-12
Bundle output
- 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
Full Changelog: v12.3.1-9...v12.3.1-10
Improvements to command assertions
- 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
- 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
- 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
- feat: add absoluteFilePath to CommandMetadata by @Julien-R44 in #153
Full Changelog: v12.3.1-6...v12.3.1-7
Improve formatting of command help screen
- fix: formatting when using binaryName during interpolation 0fc3f0e
- chore: update dependencies ce2b457
Full Changelog: v12.3.1-5...v12.3.1-6