Hoppa till innehåll

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Update type definitions.
  • Update type definitions.
  • Add method JSDoc for patch and head requests.
  • Add type definitions.
  • Add methods for patch and head requests.
  • Change Requester import to @sitevision/api/server/Requester.
  • Deprecate statusCode, use status instead.
  • Request now returns full response with result, statusCode and headers.
  • Pass response to HTTPError.
  • Initial release.