github ghostrider-05/patreon-api.ts patreon-api.ts-v0.16.0
patreon-api.ts: v0.16.0

one day ago

0.16.0 (2025-11-02)

⚠ BREAKING CHANGES

  • bump (recommended) node version to v22
  • PatreonMock: change mock handler to be async and rename body argument to text
  • PatreonMock: set all cache and random options to default to true
  • PatreonMock: refactor cache (#175)

Features

  • bump (recommended) node version to v22 (428ee5d)
  • openapi: mark DELETE /api/oauth2/v2/webhooks/:id as documented (904962b)
  • PatreonMock: add cache and random options to getMockHandlers method (904962b)
  • PatreonMock: add responseOptions: cache, random and unknownCacheResponse options (904962b)
  • PatreonMock: add static route method to create mocked urls (#232) (629ccbe)
  • PatreonMock: change mock handler to be async and rename body argument to text (904962b)
  • PatreonMock: refactor cache (#175) (904962b)
  • PatreonMock: set all cache and random options to default to true (904962b)
  • WebhookClient: remove experimental warning from delete webhook method (904962b)

Bug Fixes

  • export types for oauth client with options (904962b)
  • openapi: improve json:api schemas (904962b)
  • openapi: only show retry-after header on 429 status (904962b)

Don't miss a new patreon-api.ts release

NewReleases is sending notifications on new releases.