Skip to content

Releases: Finch-API/finch-api-node

v6.1.2

01 Aug 14:51
Compare
Choose a tag to compare

6.1.2 (2024-07-31)

Full Changelog: v6.1.1...v6.1.2

Chores

  • ci: correctly tag pre-release npm packages (#423) (18a11dc)

v6.1.1

30 Jul 15:19
Compare
Choose a tag to compare

6.1.1 (2024-07-29)

Full Changelog: v6.1.0...v6.1.1

Chores

  • internal: add constant for default timeout (#421) (de2ded0)

v6.1.0

29 Jul 14:42
Compare
Choose a tag to compare

6.1.0 (2024-07-26)

Full Changelog: v6.0.2...v6.1.0

Features

  • api: add 'payment frequencies' and 'pay group ids' to payment model (#420) (2d5eb58)

Chores

  • docs: fix incorrect client var names (#418) (18d13b0)

v6.0.2

25 Jul 18:17
Compare
Choose a tag to compare

6.0.2 (2024-07-25)

Full Changelog: v6.0.1...v6.0.2

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#416) (bbbc6f4)

v6.0.1

23 Jul 14:46
Compare
Choose a tag to compare

6.0.1 (2024-07-23)

Full Changelog: v6.0.0...v6.0.1

Bug Fixes

Chores

v6.0.0

22 Jul 14:45
Compare
Choose a tag to compare

6.0.0 (2024-07-19)

Full Changelog: v5.24.6...v6.0.0

⚠ BREAKING CHANGES

  • api: authentication method type is an enum, not a plain string (#409)

Bug Fixes

  • api: authentication method type is an enum, not a plain string (#409) (7faec13)

Chores

  • ci: limit release doctor target branches (#410) (e0fa95b)
  • docs: improve docstrings (#411) (c738d0c)
  • docs: use client instead of package name in Node examples (#406) (c392bca)

v5.24.6

18 Jul 14:28
Compare
Choose a tag to compare

5.24.6 (2024-07-17)

Full Changelog: v5.24.5...v5.24.6

Bug Fixes

Chores

  • docs: mention support of web browser runtimes (#404) (46c211c)
  • docs: minor update to formatting of API link in README (#403) (09dda49)
  • internal: codegen related update (#405) (4281cc6)

v5.24.5

11 Jul 15:30
Compare
Choose a tag to compare

5.24.5 (2024-07-11)

Full Changelog: v5.24.4...v5.24.5

Chores

  • ci: also run workflows for PRs targeting next (#398) (0ff02b9)

Documentation

v5.24.4

03 Jul 17:21
Compare
Choose a tag to compare

5.24.4 (2024-07-01)

Full Changelog: v5.24.3...v5.24.4

Chores

v5.24.3

28 Jun 14:15
Compare
Choose a tag to compare

5.24.3 (2024-06-28)

Full Changelog: v5.24.2...v5.24.3

Chores