Releases: anthropics/anthropic-sdk-typescript
Releases · anthropics/anthropic-sdk-typescript
v0.10.0
v0.9.1
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.8
v0.6.7
v0.6.6
v0.6.5
0.6.5 (2023-10-11)
Full Changelog: v0.6.4...v0.6.5
Features
- client: handle retry-after with a date (#162) (31bd609)
- client: retry on 408 Request Timeout (#151) (3523ffe)
- client: support importing node or web shims manually (#157) (c1237fe)
- errors: add status code to error message (#155) (76cf128)
- package: export a root error type (#160) (51d8d60)
Bug Fixes
- client: eliminate circular imports, which cause runtime errors in webpack dev bundles (#170) (4a86733)
- fix namespace exports regression (#171) (0689a91)
- prevent ReferenceError, update compatibility to ES2020 and Node 18+ (#169) (9753314)
Chores
- internal: bump lock file (#159) (e6030fa)
- internal: minor formatting improvement (#168) (6447608)
- internal: update lock file (#161) (370ce3c)
- internal: update lock file (#163) (4a37181)
- internal: update lock file (#164) (939c155)