Releases: adonisjs/assembler
Releases · adonisjs/assembler
Using fs.open to find if .adonisrc file is busy before running generate manifest
- fix: using fs.open in place of the sleep hack from the last commit 635a30c
Fixing the issue when generate manifest results in error during invoke command
Fixes the typo in validator.txt stub
Reference issue
- fix: update make:validator stub comments 5267000
Removing installation step from the production build
Bunch of improvements and couple of new commands
- feat: stick lastCompiledAt date to the build .adonisrc.json file 0e01f11
- feat: add make:exception command 5d31f66
- refactor(controller): add new keywords from getting pluralized 56e3ebc
- refactor(validator): add validator suffix to generated file 85d4246
- feat: add make:listener command 5a71f46
- feat: smartly detect the dependencies installation client 59fe855
- refactor: print stack trace when unable to generate manifest c498177
- fix: do not raise error when any of the meta files are missing 84f3387
- fix: build for production copy yarn.lock to build folder 8fb602b
- chore(package): update dependencies 2329288