All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
HttpError.responseText
type to track the actual ResponseType
, instead of just string
. This means that HttpError
now requires a generic type that extends keyof ResponseTypeMap
.Optional
API used in this module.