3.8.0

Mikhail Kozhevnikov
Creator of @mihanizm56/fetch-apiReleased v3.8.0
Features
- Add responded headers in IResponse interface
Bugfix
- Upgrade RestRequest base format validation check
1) Now you can get your response headers! See info about how to expose headers to frontend apps
2) RestRequest throw the error if base response format (error, errorText, additionalErrors, data) is not valid (see doc and lib types)