Releases: axe-api/axe-api
Releases · axe-api/axe-api
1.7.3
Sorry, something went wrong.
No results found
- Dependency upgrades
- Dynamic Path Parameters Not Functioning in Auto-Generated Swagger Documentation (#703). (Thanks to @mahendra7041)
v1.7.2
Sorry, something went wrong.
No results found
v1.7.1
Sorry, something went wrong.
No results found
v1.7.0
Sorry, something went wrong.
No results found
- Dependency upgrades
- Dropped Node.js 18 support
v1.6.1
Sorry, something went wrong.
No results found
v1.6.0
Sorry, something went wrong.
No results found
- Node.js v22 support #500
- Security upgrades
v1.5.2
Sorry, something went wrong.
No results found
- Fixed custom endpoints auto-generated docs #602
- Fixed types in auto-generated docs #603
- Fixed trashed parameter docs #604
- Added Event interfaces that don't have res object. #590
v1.5.1
Sorry, something went wrong.
No results found
v1.5.0
Sorry, something went wrong.
No results found
- createRateLimitMiddleware function has been added to created rate limit middleware with custom configuration. #566
- Disable x-powered-by response headers. #567
- with relation queries should be able to manage in the model definition. #572
- onBeforePatch and onAfterPatch hooks/events are not working on HandlerTypes.PATCH #573
- hostname parameter has been added to configurations. #584
- Fixed performance issues on related-data queries. #585
- Fixed query limit issue #587
- Fixed model serialization function doesn't work on ALL handlers issue. #588
v1.4.8
Sorry, something went wrong.
No results found
- Rate limit doesn't work. #564