Skip to content

Releases: supermemoryai/sdk-ts

v3.0.0-alpha.26

27 Aug 16:48
9b8e340
Compare
Choose a tag to compare
v3.0.0-alpha.26 Pre-release
Pre-release

3.0.0-alpha.26 (2025-08-26)

Full Changelog: v3.0.0-alpha.25...v3.0.0-alpha.26

Features

v3.0.0-alpha.25

24 Aug 22:21
c94538a
Compare
Choose a tag to compare
v3.0.0-alpha.25 Pre-release
Pre-release

3.0.0-alpha.25 (2025-08-24)

Full Changelog: v3.0.0-alpha.24...v3.0.0-alpha.25

Features

v3.0.0-alpha.24

24 Aug 21:17
21ab907
Compare
Choose a tag to compare
v3.0.0-alpha.24 Pre-release
Pre-release

3.0.0-alpha.24 (2025-08-24)

Full Changelog: v3.0.0-alpha.23...v3.0.0-alpha.24

Features

Chores

v3.0.0-alpha.23

19 Aug 19:25
14ba68d
Compare
Choose a tag to compare
v3.0.0-alpha.23 Pre-release
Pre-release

3.0.0-alpha.23 (2025-08-16)

Full Changelog: v3.0.0-alpha.22...v3.0.0-alpha.23

Features

Chores

  • deps: update dependency @types/node to v20.17.58 (9c611b7)
  • internal: codegen related update (17e1e76)
  • internal: formatting change (9e14ef7)

v3.0.0-alpha.22

11 Aug 22:51
9335892
Compare
Choose a tag to compare
v3.0.0-alpha.22 Pre-release
Pre-release

3.0.0-alpha.22 (2025-08-10)

Full Changelog: v3.0.0-alpha.21...v3.0.0-alpha.22

Features

Chores

  • internal: move publish config (580c9d0)
  • internal: remove redundant imports config (fbc02b9)
  • internal: update comment in script (ecfefab)
  • ts: reorder package.json imports (0f96de1)
  • update @stainless-api/prism-cli to v5.15.0 (0c7953d)

v3.0.0-alpha.21

15 Jul 19:51
e53614d
Compare
Choose a tag to compare
v3.0.0-alpha.21 Pre-release
Pre-release

3.0.0-alpha.21 (2025-07-15)

Full Changelog: v3.0.0-alpha.20...v3.0.0-alpha.21

Features

Chores

  • make some internal functions async (10e868f)

v3.0.0-alpha.20

03 Jul 16:17
e91536f
Compare
Choose a tag to compare
v3.0.0-alpha.20 Pre-release
Pre-release

3.0.0-alpha.20 (2025-07-03)

Full Changelog: v3.0.0-alpha.19...v3.0.0-alpha.20

Features

Bug Fixes

  • ci: release-doctor — report correct token name (7aa5dd7)
  • client: get fetchOptions type more reliably (6898034)

Chores

  • add docs to RequestOptions type (f0862dd)
  • ci: only run for pushes and fork pull requests (be5b494)
  • client: improve path param validation (88ce022)

v3.0.0-alpha.19

26 Jun 05:44
a7b0040
Compare
Choose a tag to compare
v3.0.0-alpha.19 Pre-release
Pre-release

3.0.0-alpha.19 (2025-06-24)

Full Changelog: v3.0.0-alpha.18...v3.0.0-alpha.19

Features

  • api: api update (7f31200)
  • api: api update (fd23b75)
  • api: api update (ca755ef)
  • client: add support for endpoint-specific base URLs (950b6e6)

Bug Fixes

  • client: explicitly copy fetch in withOptions (ea7d42b)

Chores

  • ci: enable for pull requests (b9d3281)
  • client: refactor imports (ae245a4)
  • readme: update badges (74cd982)
  • readme: use better example snippet for undocumented params (76142a1)

Refactors

  • types: replace Record with mapped types (687fd59)

v3.0.0-alpha.18

14 Jun 20:54
a4ba86d
Compare
Choose a tag to compare
v3.0.0-alpha.18 Pre-release
Pre-release

3.0.0-alpha.18 (2025-06-14)

Full Changelog: v3.0.0-alpha.17...v3.0.0-alpha.18

Features

Bug Fixes

  • publish script — handle NPM errors correctly (5396449)

Chores

  • internal: add pure annotations, make base APIResource abstract (6737a66)

v3.0.0-alpha.17

10 Jun 05:29
36a58d2
Compare
Choose a tag to compare
v3.0.0-alpha.17 Pre-release
Pre-release

3.0.0-alpha.17 (2025-06-09)

Full Changelog: v3.0.0-alpha.16...v3.0.0-alpha.17

Features