Skip to content

Releases: adonisjs/assembler

Using fs.open to find if .adonisrc file is busy before running generate manifest

06 Mar 13:33
Compare
Choose a tag to compare
  • fix: using fs.open in place of the sleep hack from the last commit 635a30c

v1.3.5...v1.3.6

Fixing the issue when generate manifest results in error during invoke command

06 Mar 11:46
Compare
Choose a tag to compare
  • fix: add cool off between executeInstructions and generate manifest 3ccd66d
  • chore: update dependencies 1d4b4ab

v1.3.4...v1.3.5

Fixes the typo in validator.txt stub

03 Mar 05:13
Compare
Choose a tag to compare

Reference issue

adonisjs/validator#73

  • fix: update make:validator stub comments 5267000

v1.3.3...v1.3.4

Removing installation step from the production build

29 Feb 03:40
Compare
Choose a tag to compare
  • refactor: remove installation step from production build 8274350
  • chore: update dependencies c6afaad
  • docs(readme): update badges URL ba5fcd0

v1.3.2...v1.3.3

Bunch of improvements and couple of new commands

28 Feb 01:00
Compare
Choose a tag to compare
  • 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

v1.3.1...v1.3.2

Updating model template to have proper formatting

15 Feb 05:49
Compare
Choose a tag to compare
  • style: update model template 4a1a135
  • chore: update dependencies 39d2dea

v1.3.0...v1.3.1

Adding make:validator command

14 Feb 14:18
Compare
Choose a tag to compare
  • test: add make validator command test 8c77492
  • refactor: fix commands description and model template 3d277b6
  • feat: add make:validator command b440d02
  • chore: update dependencies d88c6a5
  • feat(watcher): accept poll flag for polling file system changes 6f4be76

v1.2.8...v1.3.0

Updating underlying dependencies

08 Feb 13:40
Compare
Choose a tag to compare
  • chore: update dependencies b8cccf1
  • refactor: update model template 6b08f33
  • chore: update dependencies c5243b7

v1.2.7...v1.2.8

Fixing model stub

14 Jan 03:48
Compare
Choose a tag to compare
  • chore: update dependencies 967a358
  • fix: update model stub to use isPrimary d22e46d

v1.2.6...v1.2.7

Add make:model command

03 Jan 07:06
Compare
Choose a tag to compare
  • chore: update dependencies 46f3e13
  • feat: add make:model generator 13e5d70

v1.2.5...v1.2.6