github adonisjs/core v6.1.5-5
A bunch of improvements and removing validator

latest releases: v6.14.0, v6.13.1, v6.13.0...
pre-release15 months ago

The existing validator will be available via the @adonisjs/validator module directly. Otherwise, we will recommend using VineJS for new projects

Commits

  • fix: pass assets bundler args as separate argument d4acf6e
  • refactor: reconfigure husky commit hook 0b6e995
  • refactor: remove validator ddbcbc4
  • ci: rename workflow file to checks.yml 93e7feb
  • chore: update dependencies e34435e
  • refactor: upgrade @adonisjs/application and fix breaking change f0c37c3
  • chore: remove sources from published files ddad22e
  • chore: update major get-port and string-width 0a57997
  • chore: update some dev dependencies e6fe5fa
  • ci: add lint and typecheck jobs bacb68c
  • chore: lint package.json 454c0d2
  • style: fix lint error b8ad9f5
  • chore: add engines 41cc3a4
  • chore: migrate to @adonisjs/tooling-config eceabce
  • chore: upgrade to japa v3 22a9e23
  • test: increase sleep time in serve and test tests 239bb8b
  • feat: add makeUsingStub to Ace BaseCommand (#4147) 9cbbc09
  • test: fix breaking test with pnpm 4e002e2
  • feat: allow multiple ext for bundlers config file (#4130) effd75f

What's Changed

Full Changelog: v6.1.5-4...v6.1.5-5

Don't miss a new core release

NewReleases is sending notifications on new releases.