Skip to content

kweri: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 09:46
7aad824

0.5.0 (2026-06-10)

⚠ BREAKING CHANGES

  • the built-in fetcher now rejects on 4xx/5xx (previously resolved with the error body as data). Custom fetchers are unaffected.

Features

  • add guides section with recipes for common patterns (e3d1488)
  • throw on non-2xx responses in the default fetcher (49327ec)
  • throw on non-2xx responses in the default fetcher (2205dc3)