Skip to content

fetch-error-handler: v1.2.0

Latest

Choose a tag to compare

1.2.0 (2025-11-05)

Features

  • add check for incorrect JSON (41c48ff)
  • add more e2e tests (812e1bc)
  • add unit tests for the new cases (f7cfb6c)
  • adds e2e test for error handling refactor (2d8d6f2)
  • adds the body of the response to errors (adb31fd)

Bug Fixes

  • in final throw check if response is an object (bbe5fb3)

Documentation Changes

  • add new error details in the readme (465191a)