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

latest releases: patreon-api.ts-v0.15.1, patreon-api.ts-v0.15.0, patreon-api.ts-v0.14.2...
16 months ago

0.5.0 (2024-05-10)

⚠ BREAKING CHANGES

  • types: remove Fetch and Response
  • BasePatreonClient: listOauth2 returns the amount of pages
  • PatreonOauthClient: deprecate fetch and retryOnFailed on client and options. Deprecate userAgent option

Features

  • add rest client (#18) (af4fdb1)
  • BasePatreonClient: listOauth2 returns the amount of pages (af4fdb1)
  • oauth: add createOauthUri for creating oauthUri (af4fdb1)
  • oauth: add validateToken option (af4fdb1)
  • oauth: improve creator token flow (af4fdb1)
  • PatreonOauthClient: deprecate fetch and retryOnFailed on client and options. Deprecate userAgent option (af4fdb1)
  • types: remove Fetch and Response (af4fdb1)

Bug Fixes

  • PatreonUserClientInstance: correct discord id instead of object (af4fdb1)
  • types: add null to User.social_connections values (af4fdb1)

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

NewReleases is sending notifications on new releases.