Skip to content

patreon-api.ts: v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 21:04
d4d5e1e

0.11.0 (2025-03-07)

Features

  • add support for testing and mocking (sandbox) (#137) (5aba4f7)
  • add types and methods to convert between relation name and resource type (5aba4f7)
  • add types for write requests (body and response) (5aba4f7)
  • rest: add backoff to retries (#135) (38b6731)
  • rest: include client name in User-Agent header (5aba4f7)
  • store: add delete and list options (5aba4f7)
  • store: add Map / memory token store (5aba4f7)

Bug Fixes

  • client: use default token without validation (c0680c6)
  • openapi: return 204 response for delete webhook endpoint (5aba4f7)