Releases: adonisjs/http-server
Releases · adonisjs/http-server
Add support for cookie client
update dependencies
- chore: update dependencies 0de7cec
Add support for Async local storage to access the HTTP context
- feat: add HttpContext.runOutsideContext method 6f42c1c
- refactor: restructuring the API to be more descriptive (#42) 292b8e1
- chore: update dependencies 1eec4ac
- ci: remove appveyor config file 867afa9
- ci: remove appveyor in favor of gh actions a653e2b
- chore: update dependencies ea60794
- feat: add async HTTP context (#18) a7e6d0d
- test: add test to reproduce regression 3ac1567
Fix request.completeUrl method to include the port
- chore: update dependencies 090784f
- chore: use husky commit-msg file 6dd4e2e
- chore: install husky hooks 107485d
- docs(README): update links bf695a7
- fix: request.completeUrl should include the port alongwith the hostname 068c63a
- style: update source and meta files 4931a39
- ci: use github actions and remove circleci f478511
- chore: update dependencies f2bccc0
update dependencies
Fix issue where group middleware we applied in wrong order
Calling the middleware method multiple times on a group puts the middleware of the last call first. The release fixes that issue
Commit
Renamremove forceContentNegotiationToJSON in favor of forceContentNegotiationTo
- refactor: remove forceContentNegotiationToJSON in favor of forceContentNegotiationTo 165aaf1