Releases: adonisjs/core
Releases · adonisjs/core
Fixes for ignitor and published files
- The release adds
providers
directory to thefiles
array insidepackage.json
file - Using
find-package-json
to find the nearest package.json file vs relying on hardcoded path
Commits
Working release of @adonisjs/core
@adonisjs/core
is almost a rewrite of AdonisJs core packages with a different approach and using Typescript. The package is still not 100% done. However, this release will be used internally for testing purposes