Releases: libretto-ai/anthropic-ts
Releases · libretto-ai/anthropic-ts
v1.2.0
What's Changed
- Deprecate parentEventId in favor of chainId by @justinrosenthal in #106
- Prepare v1.2.0 by @justinrosenthal in #107
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Bump @typescript-eslint/parser from 8.0.1 to 8.4.0 by @dependabot in #64
- Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #59
- Bump @typescript-eslint/eslint-plugin from 8.0.1 to 8.4.0 by @dependabot in #63
- bump anthropic peer dependency by @alecf in #65
- Bump @typescript-eslint/parser from 8.4.0 to 8.5.0 by @dependabot in #67
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #68
- Bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.5.0 by @dependabot in #66
- Bump @typescript-eslint/eslint-plugin from 8.5.0 to 8.9.0 by @dependabot in #81
- Bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #69
- Bump @typescript-eslint/parser from 8.5.0 to 8.9.0 by @dependabot in #79
- fix peer dependencies + bump version by @alecf in #82
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #80
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Dependencies
- Use Libretto fork of redact-pii-light by @justinrosenthal in #52
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Dependencies
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #33
- Bump @typescript-eslint/* to v8.0.1 by @justinrosenthal in #49
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #43
- Bump @babel/traverse from 7.22.17 to 7.25.3 by @dependabot in #47
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #48
- Bump ts-jest from 29.2.2 to 29.2.4 by @dependabot in #46
- Force override of redact-pii-light dependency to address multiple CVEs by @justinrosenthal in #50
New Contributors
- @justinrosenthal made their first contribution in #49
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.14
What's Changed
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in #23
- Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 by @dependabot in #25
- Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 by @dependabot in #24
- Bump @typescript-eslint/parser from 7.15.0 to 7.16.0 by @dependabot in #28
- Bump ts-jest from 29.1.5 to 29.2.0 by @dependabot in #26
- Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 by @dependabot in #27
- Bump Anthropic SDK Peer Dep to 0.24.3 by @JBRosenberg in #29
- bump for 1.0.14 release by @alecf in #30
New Contributors
- @JBRosenberg made their first contribution in #29
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- remove references to openai models by @alecf in #6
- add try/catch to avoid exiting on bad fetch by @alecf in #21
- bump to version 1.0.13 by @alecf in #22
Dependencies
- Bump @typescript-eslint/parser from 7.10.0 to 7.13.0 by @dependabot in #13
- Bump prettier from 3.2.5 to 3.3.1 by @dependabot in #11
- Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.13.0 by @dependabot in #12
- Bump ts-jest from 29.1.3 to 29.1.5 by @dependabot in #14
- Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #15
- Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 by @dependabot in #17
- Bump @typescript-eslint/parser from 7.13.0 to 7.13.1 by @dependabot in #16
- Bump @typescript-eslint/parser from 7.13.1 to 7.14.1 by @dependabot in #20
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #19
- Bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 by @dependabot in #18
Full Changelog: v1.0.11...v1.0.13
v1.0.11
What's Changed
- Bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 by @dependabot in #4
- Bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #2
- Bump @typescript-eslint/parser from 7.9.0 to 7.10.0 by @dependabot in #3
- Begin conversion to anthropic SDK by @alecf in #1
- Replace openai refs with anthropic by @alecf in #5
New Contributors
- @dependabot made their first contribution in #4
- @alecf made their first contribution in #1
Full Changelog: https://github.com/libretto-ai/anthropic-ts/commits/v1.0.11