Skip to content

Releases: flowglad/flowglad-node

v0.16.0

27 Mar 22:00
4674cc4

Choose a tag to compare

0.16.0 (2025-03-27)

Full Changelog: v0.15.0...v0.16.0

Features

  • api: add default price to product object (#124) (01deb5d)

Bug Fixes

  • api: add better docs on discriminated unions (#127) (6ad4e61)
  • api: add better docs on prices (#125) (3a10830)

Chores

  • client: move misc public files to new core/ directory, deprecate old paths (#122) (e799b65)

v0.15.0

26 Mar 02:53
f69ba6f

Choose a tag to compare

0.15.0 (2025-03-26)

Full Changelog: v0.14.0...v0.15.0

Features

  • api: add output name to checkout session (#119) (e13aabb)

v0.14.0

25 Mar 17:56
dfde438

Choose a tag to compare

0.14.0 (2025-03-25)

Full Changelog: v0.13.0...v0.14.0

Features

  • api: add checkout session outputmetadata (#116) (13103bb)

v0.13.0

25 Mar 17:34
e639c43

Choose a tag to compare

0.13.0 (2025-03-25)

Full Changelog: v0.12.0...v0.13.0

Features

  • api: add outputMetadata to checkoutSessions (#113) (6dca5fd)

v0.12.0

24 Mar 17:31
c858a0e

Choose a tag to compare

0.12.0 (2025-03-24)

Full Changelog: v0.11.1...v0.12.0

Features

v0.11.1

24 Mar 04:10
5756982

Choose a tag to compare

0.11.1 (2025-03-24)

Full Changelog: v0.11.0...v0.11.1

Bug Fixes

  • api: improve catalog detail response in customer billing (#105) (b207ad2)

v0.11.0

24 Mar 03:22
18bb115

Choose a tag to compare

0.11.0 (2025-03-24)

Full Changelog: v0.10.0...v0.11.0

Features

Chores

v0.10.0

19 Mar 16:47
d8a2e83

Choose a tag to compare

0.10.0 (2025-03-19)

Full Changelog: v0.9.1...v0.10.0

Features

  • add SKIP_BREW env var to ./scripts/bootstrap (#65) (028f384)
  • api: add invoice creation (#97) (67972ee)
  • api: add payment methods (#53) (d2868ba)
  • api: add payment methods to openapi spec (#56) (9e61941)
  • api: add url to open api purchase session response schema (#45) (58e5eaf)
  • api: all camel case everything (#68) (489ed56)
  • api: clean up ambiguous types, rm installment amounts (#7) (4d683db)
  • api: Config update for agreea/dev (#8) (5e67321)
  • api: fix final price (#82) (3e281ab)
  • api: Fix flowglad API key (#5) (8664078)
  • api: fix payment method return type (#59) (1ba2778)
  • api: invoice with line items in customer (#72) (79ebcdb)
  • api: manual updates (#13) (37db566)
  • api: manual updates (#14) (a27b272)
  • api: manual updates (#15) (fb3698c)
  • api: manual updates (#16) (3efc62d)
  • api: manual updates (#20) (b249e61)
  • api: manual updates (#21) (6ec9521)
  • api: manual updates (#22) (3f416e7)
  • api: manual updates (#23) (f095ec1)
  • api: manual updates (#25) (4473988)
  • api: manual updates (#26) (8af9281)
  • api: manual updates (#27) (1c67bba)
  • api: manual updates (#28) (b7daa1f)
  • api: move to v2 for better esm generations (#75) (2786497)
  • api: pluralize all resource calls (#38) (0afdff4)
  • api: pluralize customer profile billing (#40) (85be3a2)
  • api: pluralize subscriptions (#41) (d17de86)
  • api: purchase session to checkout session, variant to price (#78) (b50474f)
  • api: purchase session to checkout session, variant to price (#81) (cbc6b02)
  • api: rename customer profiles to customers in config (#86) (e4eab9d)
  • api: rename customer profiles to customers in config (#86) (b9e5925)
  • api: rename customer profiles to customers in config (#88) (042a09a)
  • api: rename customer profiles to customers in config (#88) (567a279)
  • api: rename customer profiles to customers in config (#90) (f0433d7)
  • api: rename customer profiles to customers in config (#90) (7a9a41d)
  • api: rename customer profiles to customers in config (#92) (822cbf9)
  • api: retrieve billing (#35) (42fc320)
  • api: rich subscriptions (#31) (c0bce44)
  • api: rich subscriptions only have subscription variants (#33) (5d203f8)
  • api: update environments (#4) (89660fa)
  • api: update README (#3) (f85399a)
  • api: update via SDK Studio (ad440b3)
  • api: update via SDK Studio (eed05a8)
  • api: update via SDK Studio (25bf945)
  • api: update via SDK Studio (5101375)
  • client: accept RFC6838 JSON content types (#67) (e5edaf1)
  • client: send X-Stainless-Timeout header (#10) (012d02c)
  • fix union member generations (0af702b)
  • patch (dd21299)

Bug Fixes

  • api: get customer profile retur...
Read more

v0.8.1

19 Mar 15:42
ce1b4de

Choose a tag to compare

0.9.0 (2025-03-19)

Full Changelog: v0.8.0...v0.9.0

Features

  • api: rename customer profiles to customers in config (#86) (ba7ae1f)
  • api: rename customer profiles to customers in config (#88) (c5eff32)
  • api: rename customer profiles to customers in config (#90) (f54e81a)

Chores

  • internal: minor client file refactoring (#85) (da121e7)

v0.8.0

18 Mar 02:32
d8a6dba

Choose a tag to compare

0.8.0 (2025-03-18)

Full Changelog: v0.7.0...v0.8.0

Features

  • api: fix final price (#82) (3e281ab)
  • api: purchase session to checkout session, variant to price (#78) (b50474f)
  • api: purchase session to checkout session, variant to price (#81) (cbc6b02)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#51) (b8483ef)