Releases: adonisjs/assembler
Releases · adonisjs/assembler
Updating model template to have proper formatting
Adding make:validator command
Updating underlying dependencies
Fixing model stub
Add make:model command
Handful of improvements
- fix: normalize relative paths before registering provider to rc file e6e0188
- chore: update adonis specific dependencies e996e5b
- chore: remove readme toc git hook 2b08ff3
- docs(README): update readme file d9bbcad
- ci: use node12 and latest for testing 2a97c22
- refactor: remove _ prefix from private properties 8b7e1fa
- chore: update dependencies d49ba93
- refactor: set
ctx
inside resource controller methods 1806cbe - feat: add support for registering provider inside aceProviders array d46ba86
- feat: make:provider now registers the provider inside the rcfile 7628e04
- fix: do not pluralize HomeController name to HomesController 835a046
- fix: always re-read the file from disk when copying rcfile to the build f162af3
- style: fix linting issues 2a17ece
- chore: update dependencies 8335fb3
- Merge pull request #1 from targos/tpl-fix a445167
- fix(template): uncomment HttpContextContract import 11f77ab
New command to generate views and update manifest on invoke
Do not kill watcher when HTTP server dies
Fixing commands template
- fix: command template 09440c3
Publish templates to npm
- chore: publish templates to npm 7662180