Releases: adonisjs/core
Releases · adonisjs/core
Allow unknown flags via configure command
Full Changelog: v6.1.5-30...v6.1.5-31
Merge bodyparser augmented types
- fix: merge bodyparser augmented types 16370b8
Full Changelog: v6.1.5-29...v6.1.5-30
Update http server dependency
- chore: update dependencies f041efe
Full Changelog: v6.1.5-28...v6.1.5-29
A little bug fix
- fix: module augementation references for the http module d87ea2f
Full Changelog: v6.1.5-27...v6.1.5-28
Breaking changes
The following breaking changes only impact you if you are using the Alpha release. We have communicated with the alpha testers with in-depth post related to the following breaking changes.
- Use config providers for the hash config
- Remove YAML front matter from stubs
- Remove HTTP service provider
Commits
- fix: register edge templates under metaFiles to be copied in prod build 2e3fff4
- test: increase codemods timeouts 164775e
- test: increase codemods timeouts c304024
- fix: export hash drivers helper 9ecf151
- fix: typing issues 0ec2dee
- chore: update peer dependencies range 0b99ef9
- chore: export hash/phc_formatter 03eb01c
- refactor: remove stubs factory from the core main factories export c714b64
- refactor: share emitter with the BaseEvent class 0f75edd
- refactor: export env/editor fd6234a
- fix: module augmentation code 70d4871
- refactor: merge http_service_provider with app_provider 6c247fc
- refactor: get rid of drivers collection and use config providers 819b5bf
- refactor: update stubs to use newer exports API cb9b434
- chore: update dependencies 9dc8520
- fix(stubs): use "import type" when possible (#4259) 5f1d994
- chore: pin swc version 6974d65
- fix: do not overwrite inline error reporters and messages provider 17a2b3a
What's Changed
- fix(stubs): use "import type" when possible by @RomainLanz in #4259
Full Changelog: v6.1.5-26...v6.1.5-27
Update dependencies
Full Changelog: v6.1.5-25...v6.1.5-26
Update range of peer dependencies
- chore: update dependencies 89ce087
Full Changelog: v6.1.5-24...v6.1.5-25
Fix module augmentation paths
Full Changelog: v6.1.5-23...v6.1.5-24
Upgrade application package
Full Changelog: v6.1.5-22...v6.1.5-23
Bug fixes
- fix: register ctx.view as a singleton 23ccfc0
Full Changelog: v6.1.5-21...v6.1.5-22