Skip to content

Releases: langfuse/langfuse-js

v3.11.2

29 May 11:26
Compare
Choose a tag to compare

What's Changed

  • chore: bumps langchain to ^0.2 by @hassiebp in #218
  • fix(scores): score.source enum should contain ANNOTATION by @marcklingen in #216
  • chore(deps-dev): bump @types/node from 20.12.7 to 20.12.12 by @dependabot in #202
  • chore(deps): bump next from 13.5.4 to 14.1.1 in /examples/example-web-nextjs by @dependabot in #198
  • chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #212

Full Changelog: v3.11.1...v3.11.2

v3.11.1

22 May 12:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.11.1

v3.11.0

22 May 12:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.10.0...v3.11.0

v3.10.0

22 May 12:39
Compare
Choose a tag to compare

What's Changed

  • feat(langchain): adds updateRoot by @hassiebp in #190
  • fix: exclude openai calls with errors from cost calculation by @marcklingen in #194
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #187
  • chore(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/example-web by @dependabot in #186

Full Changelog: v3.9.0...v3.10.0

v3.9.0

01 May 13:15
4637c13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.9.0

v3.8.0

23 Apr 09:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.8.0

v3.7.0

23 Apr 09:58
47f2f2d
Compare
Choose a tag to compare

What's Changed

  • feat(datasets): add metadata&description to objects, allow linking of trace to run, allow adding source to items by @marcklingen in #170
  • deps

Full Changelog: v3.6.0...v3.7.0

v3.6.0

15 Apr 18:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.6.0

v3.5.0

14 Apr 00:21
7fc94d8
Compare
Choose a tag to compare

What's Changed

  • feat(langchain): capture completionStartTime for streaming responses by @marcklingen in #167
  • fix(langchain): do not add empty langchain tags array to metadata by @marcklingen in #166
  • chore(deps-dev): bump lerna from 7.4.2 to 8.1.2 by @dependabot in #154
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 7.0.0 by @dependabot in #157
  • chore(deps): bump axios from 1.6.5 to 1.6.8 by @dependabot in #155
  • chore(deps-dev): bump openapi-typescript from 6.7.3 to 6.7.5 by @dependabot in #158

Full Changelog: v3.4.0...v3.5.0

v3.4.0

08 Apr 10:05
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump prettier from 3.1.1 to 3.2.5 by @dependabot in #148
  • chore(deps): bump dotenv from 16.3.1 to 16.4.5 by @dependabot in #146
  • chore(deps-dev): bump @types/node from 20.10.8 to 20.12.4 by @dependabot in #147
  • chore(deps-dev): bump dotenv-cli from 7.3.0 to 7.4.1 by @dependabot in #144
  • chore(deps-dev): bump @babel/preset-env from 7.23.8 to 7.24.4 by @dependabot in #145
  • chore(deps-dev): bump tsx from 4.7.0 to 4.7.2 by @dependabot in #153
  • chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #152
  • chore(deps-dev): bump rollup from 4.14.0 to 4.14.1 by @dependabot in #151
  • chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.1 by @dependabot in #150
  • chore(deps): bump langchain from 0.1.16 to 0.1.31 by @dependabot in #149
  • feat: adds chat prompt support by @hassiebp in #136

Full Changelog: v3.3.6...v3.4.0