Skip to content

Releases: flowglad/flowglad-node

v0.19.3

28 Apr 18:01
cf17066

Choose a tag to compare

0.19.3 (2025-04-28)

Full Changelog: v0.19.2...v0.19.3

Bug Fixes

  • api: lift targetSubscriptionId on add payment method checkout session (13835f2)
  • internal: fix file uploads in node 18 jest (12f59fa)

Chores

  • ci: add timeout thresholds for CI jobs (4c5276b)
  • ci: only use depot for staging repos (0821ddd)
  • client: minor internal fixes (5d814c8)
  • internal: codegen related update (d032c38)
  • perf: faster base64 decoding (7e3a28c)

v0.19.2

10 Apr 16:17
ae956aa

Choose a tag to compare

0.19.2 (2025-04-10)

Full Changelog: v0.19.1...v0.19.2

Bug Fixes

  • api: fix trialEnd timestamp issue (9f75ccf)

v0.19.1

10 Apr 14:04
a97cdb3

Choose a tag to compare

0.19.1 (2025-04-10)

Full Changelog: v0.19.0...v0.19.1

Bug Fixes

  • api: fix missing priceId on CheckoutSessionCreateParams (e48ce4e)
  • api: fix refund payment, better types on checkout session creation (862204c)

v0.19.0

10 Apr 05:29
448022a

Choose a tag to compare

0.19.0 (2025-04-10)

Full Changelog: v0.18.3...v0.19.0

Features

  • api: create subscription (a7966f4)

Bug Fixes

Chores

  • internal: improve node 18 shims (ea417c1)
  • internal: reduce CI branch coverage (cdf1059)
  • internal: upload builds and expand CI branch coverage (28e6aaf)

v0.18.3

05 Apr 02:06
0cf61e5

Choose a tag to compare

0.18.3 (2025-04-05)

Full Changelog: v0.18.2...v0.18.3

Bug Fixes

  • api: manual updates on checkout session (#156) (c1fdb86)
  • api: manual updates to checkout sessions create params (#153) (555cda9)

v0.18.2

04 Apr 21:49
01be6e0

Choose a tag to compare

0.18.2 (2025-04-04)

Full Changelog: v0.18.1...v0.18.2

Bug Fixes

v0.18.1

04 Apr 21:31
0afbf69

Choose a tag to compare

0.18.1 (2025-04-04)

Full Changelog: v0.18.0...v0.18.1

Bug Fixes

  • api: improve type resolution when importing as a package (#145) (cd14ac4)
  • client: send X-Stainless-Timeout in seconds (#143) (3b3077d)
  • pluralize list response variables (#141) (99ed092)

Chores

  • internal: add aliases for Record and Array (#144) (8f6f3c7)

v0.18.0

01 Apr 18:00
bf81dd3

Choose a tag to compare

0.18.0 (2025-04-01)

Full Changelog: v0.17.0...v0.18.0

Features

  • api: add usage meters to catalog type, add cru operations for usage events and usage meters (#137) (e72e0f2)

v0.17.0

01 Apr 17:15
361055e

Choose a tag to compare

0.17.0 (2025-04-01)

Full Changelog: v0.16.1...v0.17.0

Features

  • api: add usage meter aggregation types and price + usage meter associations (#133) (780dd04)

v0.16.1

29 Mar 17:52
4024faf

Choose a tag to compare

0.16.1 (2025-03-29)

Full Changelog: v0.16.0...v0.16.1

Bug Fixes

  • api: add checkout quantity, subscription.current (#129) (ba73464)