Skip to content

typescript - v0.46.2 - 2026-03-05 08:01:40

Choose a tag to compare

@github-actions github-actions released this 05 Mar 08:01
c7bfff3

Generated by Speakeasy CLI

@polar-sh/sdk 0.46.2

Typescript SDK Changes:

  • polar.customers.getStateExternal(): response.activeSubscriptions[].currentPeriodEnd Changed (Breaking ⚠️)
  • polar.subscriptions.list(): response.items[].currentPeriodEnd Changed (Breaking ⚠️)
  • polar.subscriptions.create(): response.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.subscriptions.get(): response.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.subscriptions.revoke(): response.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.subscriptions.update(): response.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.orders.list(): response.items[].subscription.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.orders.get(): response.subscription.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customers.getState(): response.activeSubscriptions[].currentPeriodEnd Changed (Breaking ⚠️)
  • polar.orders.update(): response.subscription.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customerPortal.orders.list(): response.items[].subscription.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customerPortal.seats.listClaimedSubscriptions(): response.items[].currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customerPortal.subscriptions.update(): response.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customerPortal.orders.get(): response.subscription.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customerPortal.orders.update(): response.subscription.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customerPortal.subscriptions.list(): response.items[].currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customerPortal.subscriptions.get(): response.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.customerPortal.subscriptions.cancel(): response.currentPeriodEnd Changed (Breaking ⚠️)
  • polar.memberSessions.create(): Removed (Breaking ⚠️)
  • polar.customerSessions.create(): request Changed

Generated with Speakeasy CLI 1.741.4

Publishing Completed