Skip to content

Handful of improvements

Compare
Choose a tag to compare
@thetutlage thetutlage released this 23 Dec 05:58
  • 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

v1.2.4...v1.2.5