@teqfw/web-api
Version:
TeqFW: synchronous requests to backend services in teq-apps.
24 lines (13 loc) • 425 B
Markdown
# @teqfw/web-api: releases
## 0.21.0
* `TeqFw_Web_Api_Front_Api_Request_Alert` is added.
* Don't add the response body if HTTP status code != 200.
* Remove the legacy format for depIds.
## 0.20.1
* The logger initialization is moved to the post-processor.
## 0.20.0
* These changes are related to the new architecture of the `@teqfw/di` package.
## 0.2.0
* Rewrite API handler for web requests.
## 0.1.0
* Initial.