|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 0.10.0 (2025-03-19) |
| 4 | + |
| 5 | +Full Changelog: [v0.9.0...v0.10.0](https://github.com/flowglad/flowglad-node/compare/v0.9.0...v0.10.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* add SKIP_BREW env var to ./scripts/bootstrap ([#65](https://github.com/flowglad/flowglad-node/issues/65)) ([028f384](https://github.com/flowglad/flowglad-node/commit/028f384d60118ee13bd5e3ae339608d12f7d2280)) |
| 10 | +* **api:** add invoice creation ([#97](https://github.com/flowglad/flowglad-node/issues/97)) ([67972ee](https://github.com/flowglad/flowglad-node/commit/67972ee453fbc2f23d6a4a8aa9168aaa77316518)) |
| 11 | +* **api:** add payment methods ([#53](https://github.com/flowglad/flowglad-node/issues/53)) ([d2868ba](https://github.com/flowglad/flowglad-node/commit/d2868babb3ca4cb112837ef5ece758e420be6faf)) |
| 12 | +* **api:** add payment methods to openapi spec ([#56](https://github.com/flowglad/flowglad-node/issues/56)) ([9e61941](https://github.com/flowglad/flowglad-node/commit/9e61941a218efa0c2aa485e0f5b288af9af5fec6)) |
| 13 | +* **api:** add url to open api purchase session response schema ([#45](https://github.com/flowglad/flowglad-node/issues/45)) ([58e5eaf](https://github.com/flowglad/flowglad-node/commit/58e5eafa85656de933d9dce9e6c57263b5fa51a3)) |
| 14 | +* **api:** all camel case everything ([#68](https://github.com/flowglad/flowglad-node/issues/68)) ([489ed56](https://github.com/flowglad/flowglad-node/commit/489ed56d680f911ee4359d5f9b864beb8170bf40)) |
| 15 | +* **api:** clean up ambiguous types, rm installment amounts ([#7](https://github.com/flowglad/flowglad-node/issues/7)) ([4d683db](https://github.com/flowglad/flowglad-node/commit/4d683db6df39ea87f265a1c2b75cce56d50dc674)) |
| 16 | +* **api:** Config update for agreea/dev ([#8](https://github.com/flowglad/flowglad-node/issues/8)) ([5e67321](https://github.com/flowglad/flowglad-node/commit/5e6732112006af37941429877446b3435d8d3dce)) |
| 17 | +* **api:** fix final price ([#82](https://github.com/flowglad/flowglad-node/issues/82)) ([3e281ab](https://github.com/flowglad/flowglad-node/commit/3e281abe1dc5a383719cbbeafa7b589d26576597)) |
| 18 | +* **api:** Fix flowglad API key ([#5](https://github.com/flowglad/flowglad-node/issues/5)) ([8664078](https://github.com/flowglad/flowglad-node/commit/8664078e6a187fd41107c92ad218d6e4ea0c618d)) |
| 19 | +* **api:** fix payment method return type ([#59](https://github.com/flowglad/flowglad-node/issues/59)) ([1ba2778](https://github.com/flowglad/flowglad-node/commit/1ba2778717cce15d741bae18f14daf91234f4518)) |
| 20 | +* **api:** invoice with line items in customer ([#72](https://github.com/flowglad/flowglad-node/issues/72)) ([79ebcdb](https://github.com/flowglad/flowglad-node/commit/79ebcdbe79d027ea0586877bc9e0e780a510f3eb)) |
| 21 | +* **api:** manual updates ([#13](https://github.com/flowglad/flowglad-node/issues/13)) ([37db566](https://github.com/flowglad/flowglad-node/commit/37db5661f576ac5c87825e9cfac27bc703627bde)) |
| 22 | +* **api:** manual updates ([#14](https://github.com/flowglad/flowglad-node/issues/14)) ([a27b272](https://github.com/flowglad/flowglad-node/commit/a27b2727b1015840ae0856696c25acb6a97399d7)) |
| 23 | +* **api:** manual updates ([#15](https://github.com/flowglad/flowglad-node/issues/15)) ([fb3698c](https://github.com/flowglad/flowglad-node/commit/fb3698cecdd1e0768ed96c8af34ee4be775ffb50)) |
| 24 | +* **api:** manual updates ([#16](https://github.com/flowglad/flowglad-node/issues/16)) ([3efc62d](https://github.com/flowglad/flowglad-node/commit/3efc62d568c6bd7d4acf0bd7f8340ffe36848351)) |
| 25 | +* **api:** manual updates ([#20](https://github.com/flowglad/flowglad-node/issues/20)) ([b249e61](https://github.com/flowglad/flowglad-node/commit/b249e6128e58279eb762ac76262c27708c228311)) |
| 26 | +* **api:** manual updates ([#21](https://github.com/flowglad/flowglad-node/issues/21)) ([6ec9521](https://github.com/flowglad/flowglad-node/commit/6ec95217b2729a72b0c30af6ca17f3c1cfe4d489)) |
| 27 | +* **api:** manual updates ([#22](https://github.com/flowglad/flowglad-node/issues/22)) ([3f416e7](https://github.com/flowglad/flowglad-node/commit/3f416e7bc65f1a2848c1342c022fc273c5cfa2a6)) |
| 28 | +* **api:** manual updates ([#23](https://github.com/flowglad/flowglad-node/issues/23)) ([f095ec1](https://github.com/flowglad/flowglad-node/commit/f095ec1d3729035f06ba8fea1f3f9cec7dc9f0b7)) |
| 29 | +* **api:** manual updates ([#25](https://github.com/flowglad/flowglad-node/issues/25)) ([4473988](https://github.com/flowglad/flowglad-node/commit/4473988f0e1ccd8ec0f0a76c5b568788eaf73a27)) |
| 30 | +* **api:** manual updates ([#26](https://github.com/flowglad/flowglad-node/issues/26)) ([8af9281](https://github.com/flowglad/flowglad-node/commit/8af9281b29852288f2dff4bbb240575a47b05909)) |
| 31 | +* **api:** manual updates ([#27](https://github.com/flowglad/flowglad-node/issues/27)) ([1c67bba](https://github.com/flowglad/flowglad-node/commit/1c67bba77bf55a2855835d495e32798f5970190f)) |
| 32 | +* **api:** manual updates ([#28](https://github.com/flowglad/flowglad-node/issues/28)) ([b7daa1f](https://github.com/flowglad/flowglad-node/commit/b7daa1f725764509732dcfbd2e47081cc0ca4052)) |
| 33 | +* **api:** move to v2 for better esm generations ([#75](https://github.com/flowglad/flowglad-node/issues/75)) ([2786497](https://github.com/flowglad/flowglad-node/commit/2786497adfc124b826e8a287adf5a0d55bc5c7ec)) |
| 34 | +* **api:** pluralize all resource calls ([#38](https://github.com/flowglad/flowglad-node/issues/38)) ([0afdff4](https://github.com/flowglad/flowglad-node/commit/0afdff48dce6338c6fa797559dad7bce344e4445)) |
| 35 | +* **api:** pluralize customer profile billing ([#40](https://github.com/flowglad/flowglad-node/issues/40)) ([85be3a2](https://github.com/flowglad/flowglad-node/commit/85be3a2fccdba789b97d60bb99d2b91921b2839b)) |
| 36 | +* **api:** pluralize subscriptions ([#41](https://github.com/flowglad/flowglad-node/issues/41)) ([d17de86](https://github.com/flowglad/flowglad-node/commit/d17de869165d0022393fc9fb0d5ce5289ecba123)) |
| 37 | +* **api:** purchase session to checkout session, variant to price ([#78](https://github.com/flowglad/flowglad-node/issues/78)) ([b50474f](https://github.com/flowglad/flowglad-node/commit/b50474f32a6330b515348843298eff3dea2cc4a2)) |
| 38 | +* **api:** purchase session to checkout session, variant to price ([#81](https://github.com/flowglad/flowglad-node/issues/81)) ([cbc6b02](https://github.com/flowglad/flowglad-node/commit/cbc6b0286cf9aeac5d08b5b8b8f16d69502a4d58)) |
| 39 | +* **api:** rename customer profiles to customers in config ([#86](https://github.com/flowglad/flowglad-node/issues/86)) ([e4eab9d](https://github.com/flowglad/flowglad-node/commit/e4eab9d24cf01c0f0b6b7318c7525f5dda707837)) |
| 40 | +* **api:** rename customer profiles to customers in config ([#86](https://github.com/flowglad/flowglad-node/issues/86)) ([b9e5925](https://github.com/flowglad/flowglad-node/commit/b9e59259b14d5788a416ef1f9625741583c4000d)) |
| 41 | +* **api:** rename customer profiles to customers in config ([#88](https://github.com/flowglad/flowglad-node/issues/88)) ([042a09a](https://github.com/flowglad/flowglad-node/commit/042a09a7866a648209ec3fd808341191b72d39d9)) |
| 42 | +* **api:** rename customer profiles to customers in config ([#88](https://github.com/flowglad/flowglad-node/issues/88)) ([567a279](https://github.com/flowglad/flowglad-node/commit/567a2791cc1a6612d27be09a8b4201d26a789724)) |
| 43 | +* **api:** rename customer profiles to customers in config ([#90](https://github.com/flowglad/flowglad-node/issues/90)) ([f0433d7](https://github.com/flowglad/flowglad-node/commit/f0433d79b5ef47132858b264de531c9319c658fb)) |
| 44 | +* **api:** rename customer profiles to customers in config ([#90](https://github.com/flowglad/flowglad-node/issues/90)) ([7a9a41d](https://github.com/flowglad/flowglad-node/commit/7a9a41dbcfebf32c5ca94293e572fafb2e1eec26)) |
| 45 | +* **api:** rename customer profiles to customers in config ([#92](https://github.com/flowglad/flowglad-node/issues/92)) ([822cbf9](https://github.com/flowglad/flowglad-node/commit/822cbf947d4995d50f8c86359a609a1dc8e33bd2)) |
| 46 | +* **api:** retrieve billing ([#35](https://github.com/flowglad/flowglad-node/issues/35)) ([42fc320](https://github.com/flowglad/flowglad-node/commit/42fc320ff335bfc609d8b0696aefba9aa3cbff9c)) |
| 47 | +* **api:** rich subscriptions ([#31](https://github.com/flowglad/flowglad-node/issues/31)) ([c0bce44](https://github.com/flowglad/flowglad-node/commit/c0bce441725419bfb2a9612401741b5f58d6e3ac)) |
| 48 | +* **api:** rich subscriptions only have subscription variants ([#33](https://github.com/flowglad/flowglad-node/issues/33)) ([5d203f8](https://github.com/flowglad/flowglad-node/commit/5d203f8a07b3fce718a1c2436eb3a50d2c62f142)) |
| 49 | +* **api:** update environments ([#4](https://github.com/flowglad/flowglad-node/issues/4)) ([89660fa](https://github.com/flowglad/flowglad-node/commit/89660fa46a132f14db52872c02c8af1bd6db4d41)) |
| 50 | +* **api:** update README ([#3](https://github.com/flowglad/flowglad-node/issues/3)) ([f85399a](https://github.com/flowglad/flowglad-node/commit/f85399ac9f8fcc029b94a4e5d4bef93fd9c142f8)) |
| 51 | +* **api:** update via SDK Studio ([ad440b3](https://github.com/flowglad/flowglad-node/commit/ad440b3c874102554e9b49c46e50a527adf3d39d)) |
| 52 | +* **api:** update via SDK Studio ([eed05a8](https://github.com/flowglad/flowglad-node/commit/eed05a8f65579e7ec6fe6057531c4eb05c6d4633)) |
| 53 | +* **api:** update via SDK Studio ([25bf945](https://github.com/flowglad/flowglad-node/commit/25bf9459857098b79f15d735cfd7b4684793f2db)) |
| 54 | +* **api:** update via SDK Studio ([5101375](https://github.com/flowglad/flowglad-node/commit/51013751991b0104e25992e58e7b7c5acc6e9e11)) |
| 55 | +* **client:** accept RFC6838 JSON content types ([#67](https://github.com/flowglad/flowglad-node/issues/67)) ([e5edaf1](https://github.com/flowglad/flowglad-node/commit/e5edaf1863b10afbadcd1faf7194b9b787b81514)) |
| 56 | +* **client:** send `X-Stainless-Timeout` header ([#10](https://github.com/flowglad/flowglad-node/issues/10)) ([012d02c](https://github.com/flowglad/flowglad-node/commit/012d02c2061af443bbecae7cd793e9cfaf5f52a6)) |
| 57 | +* fix union member generations ([0af702b](https://github.com/flowglad/flowglad-node/commit/0af702b0a9faf15ddffc0b9f9224efa1fb483311)) |
| 58 | + |
| 59 | + |
| 60 | +### Bug Fixes |
| 61 | + |
| 62 | +* **api:** get customer profile return type ([#62](https://github.com/flowglad/flowglad-node/issues/62)) ([488457d](https://github.com/flowglad/flowglad-node/commit/488457d3c2641bad5617e9fab45c6db21578c736)) |
| 63 | +* **client:** correct type to enum ([#91](https://github.com/flowglad/flowglad-node/issues/91)) ([892f6d7](https://github.com/flowglad/flowglad-node/commit/892f6d76406ac89d75c1fa9ad8448107c11d8f2b)) |
| 64 | +* **client:** fix export map for index exports ([#12](https://github.com/flowglad/flowglad-node/issues/12)) ([fafa815](https://github.com/flowglad/flowglad-node/commit/fafa8158e5e1cfe82ec03d9674a60c75c9dc2935)) |
| 65 | + |
| 66 | + |
| 67 | +### Chores |
| 68 | + |
| 69 | +* go live ([#1](https://github.com/flowglad/flowglad-node/issues/1)) ([b235c12](https://github.com/flowglad/flowglad-node/commit/b235c12823b0ae452a85a45094f42fe6f527fc9e)) |
| 70 | +* go live ([#17](https://github.com/flowglad/flowglad-node/issues/17)) ([269268a](https://github.com/flowglad/flowglad-node/commit/269268aa16595edded2d1b8bf6fcfb613b8ed5d7)) |
| 71 | +* go live ([#2](https://github.com/flowglad/flowglad-node/issues/2)) ([0724d46](https://github.com/flowglad/flowglad-node/commit/0724d469b1711f6ff2e26d0d7073cd2d1d9d1e81)) |
| 72 | +* **internal:** add test ([#6](https://github.com/flowglad/flowglad-node/issues/6)) ([b479989](https://github.com/flowglad/flowglad-node/commit/b479989a2de24caeee2d590d9304fcf6c53a59aa)) |
| 73 | +* **internal:** fix devcontainers setup ([#48](https://github.com/flowglad/flowglad-node/issues/48)) ([7fc1d20](https://github.com/flowglad/flowglad-node/commit/7fc1d20e0b56e97092b821577e7c5538bce258db)) |
| 74 | +* **internal:** minor client file refactoring ([#85](https://github.com/flowglad/flowglad-node/issues/85)) ([da121e7](https://github.com/flowglad/flowglad-node/commit/da121e70969f107ee34c31a44daf2d4f3c6d9742)) |
| 75 | +* **internal:** remove extra empty newlines ([#70](https://github.com/flowglad/flowglad-node/issues/70)) ([c1992ec](https://github.com/flowglad/flowglad-node/commit/c1992ec3e9e0e25100bca1eccb039c0d367eff1e)) |
| 76 | +* **internal:** type updates ([#50](https://github.com/flowglad/flowglad-node/issues/50)) ([f9f786e](https://github.com/flowglad/flowglad-node/commit/f9f786e9f3c401b5ad04c553d72edcfc8ab26e19)) |
| 77 | +* update SDK settings ([#19](https://github.com/flowglad/flowglad-node/issues/19)) ([ed9818c](https://github.com/flowglad/flowglad-node/commit/ed9818cd54c064e1b9d513e4f25e0a6038984c84)) |
| 78 | + |
| 79 | + |
| 80 | +### Documentation |
| 81 | + |
| 82 | +* update URLs from stainlessapi.com to stainless.com ([#51](https://github.com/flowglad/flowglad-node/issues/51)) ([b8483ef](https://github.com/flowglad/flowglad-node/commit/b8483efdef4373368f913ffdae8813040c717bfe)) |
| 83 | + |
3 | 84 | ## 0.9.0 (2025-03-19) |
4 | 85 |
|
5 | 86 | Full Changelog: [v0.8.1...v0.9.0](https://github.com/flowglad/flowglad-node/compare/v0.8.1...v0.9.0) |
|
0 commit comments