AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
6.x
thetutlage
ci: update node version
chore: migrate to husky 9
feat: add dumper and upgrade edge.js with new stacks functionality
fix: force NODE_ENV=test when running the test command
chore: update dependencies
doc: update installPackages jsdoc to match current implementation (#4766)
feat: display route closure listArgs when listing routes
refactor: display of route handler
refactor(stubs): use generators to make service class name
test: add brisk route in list routes test
feat: add toolkit binary for creating packages
feat: add and export health module
style: reformat source files
refactor: prepare for v6
chore: update dependencies (#3898)
feat: add ace and test setups, plus lots of refactor
refactor: reorganize meta config
fix(docs): update broken link (#4479)
feat: improve dd output and add edge plugin
chore(release): 6.17.0
chore: migrate to @adonisjs/tooling-config