Releases: twilic/fetch
Releases · twilic/fetch
v0.1.1
Initial public release of @twilic/fetch. Version 0.1.0 was published locally without npm trusted publishing and is not part of the canonical release line.
Added
TWILIC_CONTENT_TYPEconstant.twilicFetch(input, init?)withtwilicBodyrequest encoding.parseTwilicResponse(response, options?)response decoding.twilicFetchJson(input, init?)convenience helper.createTwilicFetch(codec?, fetchImpl?)factory for injectable encode/decode.- Node integration tests with an echo HTTP server.