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

3 hours ago

0.17.0 (2025-11-27)

⚠ BREAKING CHANGES

  • VERSION: rename to lowercase version
  • refactor usage for standalone caches (#238)
  • CacheStoreShared: refactor binding and bulk methods
  • Oauth2Routes: refactor to use oauth2 routes
  • QueryBuilder: remove static createFunctionBuilder
  • remove buildQuery function
  • remove createQuery function

Features

  • CacheStoreShared: refactor binding and bulk methods (1ac0fac)
  • Oauth2Routes: refactor to use oauth2 routes (8e068e9)
  • PatreonMock: add transformToResponse option for getMockHandlers (210d9ad)
  • QueryBuilder: add toString method (397178e)
  • QueryBuilder: remove deprecation from build method (397178e)
  • QueryBuilder: remove static createFunctionBuilder (397178e)
  • refactor usage for standalone caches (#238) (1ac0fac)
  • remove buildQuery function (1a062b4)
  • remove createQuery function (1a062b4)
  • RestClient: add debug event and option to disable logs (b15de42)
  • RestClient: add edge ratelimit support (#236) (b15de42)
  • RestClient: expose on client and export class (b15de42)
  • RESTOptions: add globalRequestsLimit and deprecate globalRequestPerSecond option (b15de42)
  • RESTOptions: deprecate in favor of RestClientOptions (b15de42)
  • types: deprecate InternalRequestOptions interface (b15de42)
  • VERSION: rename to lowercase version (7df880f)

Bug Fixes

  • CacheStore: use generics for syncRequest method (1ac0fac)
  • PatreonOauthClient: remove type export from client (909425b)
  • RestClient: apply RequestOptions api property when used (b15de42)
  • types: export If type utility (1ac0fac)

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

NewReleases is sending notifications on new releases.