Skip to content

Releases: getlago/lago-javascript-client

v1.50.0

Choose a tag to compare

@lovrocolic lovrocolic released this 13 Jul 15:14
9626f86

What's Changed

  • fix: add fetchJsonPublicKey, fix fetchPublicKey text parsing by @mikeh-lago in #93
  • misc(release): Bump version to 1.50.0 by @lovrocolic in #94

Full Changelog: v1.49.0...v1.50.0

v1.49.0

Choose a tag to compare

@ancorcruz ancorcruz released this 30 Jun 07:07
0dea5c5

What's Changed

Full Changelog: v1.48.0...v1.49.0

v1.48.0

Choose a tag to compare

@groyoh groyoh released this 10 Jun 16:43
2bb811d

What's Changed

  • feat(presentation_group_keys): Support presentation group keys feature by @tiagolupepic in #90
  • release: Bump to v1.48.0 version by @groyoh in #91

New Contributors

Full Changelog: v1.47.1...v1.48.0

v1.47.1

Choose a tag to compare

@mikeh-lago mikeh-lago released this 13 May 08:03
0571e7c

This release rolls up everything since v1.46.0 (v1.46.1 and v1.47.0 were tagged but never published to npm).

Features

  • Rate limit observability (#86): expose rate limit headers via a new onRateLimitInfo callback. Hook into the SDK to monitor remaining quota, reset times, and usage thresholds without parsing headers yourself.
  • TypeScript webhook payload types (#88): import strongly typed webhook event payloads via LagoWebhookPayloads, LagoWebhookPayload, WebhookOf<T>, and LagoWebhookType. All 50 webhook events covered, generated from the OpenAPI spec, with discriminated-union narrowing on webhook_type. See the README under "Webhook payload types".

v1.47.0

Choose a tag to compare

@mikeh-lago mikeh-lago released this 07 May 07:41
2739f6a

What's Changed

Full Changelog: v1.46.1...v1.47.0

v1.46.1

Choose a tag to compare

@toommz toommz released this 30 Apr 08:09
71fb354

What's Changed

Full Changelog: v1.46.0...v1.46.1

v1.46.0

Choose a tag to compare

@mikeh-lago mikeh-lago released this 20 Apr 08:24
8ded4c1

Add HTTP 429 rate limit retry with automatic backoff and 20s max delay cap

v1.45.0

Choose a tag to compare

@groyoh groyoh released this 07 Apr 09:48
5fbe72b

What's Changed

  • release: Bump version to 1.45.0 by @groyoh in #82

Full Changelog: v1.44.0...v1.45.0

v1.44.0

Choose a tag to compare

@vincent-pochet vincent-pochet released this 19 Mar 16:58
3dcfdba

What's Changed

Full Changelog: v1.43.0...v1.44.0

v1.43.0

Choose a tag to compare

@rsempe rsempe released this 27 Feb 09:37
702df2f

What's Changed

  • chore(release): bump version to v1.43.0 by @rsempe in #80

Full Changelog: v1.40.0...v1.43.0