Skip to content

patreon-api.ts: v0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 16:11
87adde6

0.10.0 (2025-02-06)

⚠ BREAKING CHANGES

  • Patreon (member) resource updates (#120)

Features

  • add better query builder (#122) (b64a95e)
  • add client option for including all in query (#133) (1b19772)
  • add DELETE /webhooks/{id} endpoint (#102) (10fc710)
  • mark normalize and simplify APIs as stable (#134) (dea5a6e)
  • Patreon (member) resource updates (#120) (71752d9)
  • rest: respect Retry-After header on ratelimit (#119) (0d33950)

Bug Fixes

  • add related links to relationships (#121) (1c40269)
  • docs: update broken code examples (1b19772)
  • types: return correct requests for normalize and simplify methods (1b19772)
  • update normalize and simplify methods to not crash (1b19772)