Releases: langfuse/langfuse-js
Releases · langfuse/langfuse-js
v3.12.2
What's Changed
-
chore(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.34.3 by @dependabot in #261
-
chore(deps-dev): bump openapi-typescript from 6.7.6 to 7.0.0 by @dependabot in #259
-
chore(deps-dev): bump @types/node from 20.14.5 to 20.14.6 by @dependabot in #260
Full Changelog: v3.12.1...v3.12.2
v3.12.1
What's Changed
- feat(prompts): add tags to api by @marcklingen in #220
- feat(traces): add sessionId filter for traces endpoint by @RichardKruemmel in #221
- fix: use langchain runName as trace name if provided by @4t8dd in #258
- chore(deps-dev): bump tsx from 4.10.2 to 4.11.2 by @dependabot in #219
- chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.7 to 26.0.1 by @dependabot in #223
- chore(deps-dev): bump lerna from 8.1.2 to 8.1.3 by @dependabot in #207
- chore(deps-dev): bump dotenv-cli from 7.4.1 to 7.4.2 by @dependabot in #205
- chore(deps-dev): bump openapi-typescript from 6.7.5 to 6.7.6 by @dependabot in #214
- chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #222
- chore(deps-dev): bump @babel/preset-typescript from 7.24.1 to 7.24.7 by @dependabot in #228
- chore(deps-dev): bump tslib from 2.6.2 to 2.6.3 by @dependabot in #225
- chore(deps-dev): bump @babel/preset-react from 7.24.1 to 7.24.7 by @dependabot in #226
- chore(deps-dev): bump @types/node from 20.12.12 to 20.14.2 by @dependabot in #224
- chore(deps-dev): bump prettier from 3.2.5 to 3.3.1 by @dependabot in #227
- chore(deps-dev): bump eslint-plugin-react from 7.34.1 to 7.34.2 by @dependabot in #234
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #235
- chore(deps-dev): bump tsx from 4.11.2 to 4.15.2 by @dependabot in #233
- chore(deps-dev): bump rollup from 4.17.2 to 4.18.0 by @dependabot in #230
- chore(deps): bump axios from 1.6.8 to 1.7.2 by @dependabot in #232
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /examples/example-web-nextjs by @dependabot in #236
- chore(deps-dev): bump rollup-plugin-dts from 6.1.0 to 6.1.1 by @dependabot in #231
- chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 by @dependabot in #242
- chore(deps-dev): bump tsx from 4.15.2 to 4.15.5 by @dependabot in #246
- chore(deps-dev): bump @babel/core from 7.24.5 to 7.24.7 by @dependabot in #241
- chore(deps-dev): bump commander from 12.0.0 to 12.1.0 by @dependabot in #238
- chore(deps): bump langchain from 0.2.3 to 0.2.5 by @dependabot in #240
- chore(deps-dev): bump @babel/preset-env from 7.24.5 to 7.24.7 by @dependabot in #239
- chore(deps-dev): bump @types/node from 20.14.2 to 20.14.5 by @dependabot in #257
- chore(deps): bump ws from 8.16.0 to 8.17.1 by @dependabot in #254
- chore(deps): bump @langchain/community from 0.2.4 to 0.2.12 by @dependabot in #256
- chore(deps-dev): bump tsx from 4.15.5 to 4.15.6 by @dependabot in #250
- chore(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #251
Full Changelog: v3.11.2...v3.12.1
v3.11.2
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
What's Changed
- fix(langchain): add system message role by @maxdeichmann in #210
- chore(deps-dev): bump rollup from 4.16.3 to 4.17.2 by @dependabot in #181
- chore(deps-dev): bump tsx from 4.7.2 to 4.10.2 by @dependabot in #203
- chore(deps-dev): bump @babel/core from 7.24.4 to 7.24.5 by @dependabot in #182
- chore(deps-dev): bump @babel/preset-env from 7.24.4 to 7.24.5 by @dependabot in #183
Full Changelog: v3.11.0...v3.11.1
v3.11.0
What's Changed
- feat(datasets): add status as argument of createDatasetItem by @marcklingen in #204
- feat: adds enabled switch by @hassiebp in #201
Full Changelog: v3.10.0...v3.11.0
v3.10.0
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
What's Changed
- feat: adds deployment labels to prompts by @hassiebp in #184
- chore(deps-dev): bump rollup from 4.16.1 to 4.16.3 by @dependabot in #175
- chore(deps): bump langchain from 0.1.34 to 0.1.36 by @dependabot in #177
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
- feat: adds prompts to openAI generations by @hassiebp in #173
- chore(deps-dev): bump rollup from 4.14.3 to 4.16.1 by @dependabot in #172
Full Changelog: v3.7.0...v3.8.0
v3.7.0
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
- chore(deps-dev): bump rollup from 4.14.1 to 4.14.3 by @dependabot in #169
- chore(deps): bump langchain from 0.1.33 to 0.1.34 by @dependabot in #171
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- feat: adds openai integration by @hassiebp in #165
- docs: add banner to readme by @marcklingen in #168
- chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 by @dependabot in #159
- chore(deps-dev): bump @types/node from 20.12.4 to 20.12.7 by @dependabot in #160
- chore(deps-dev): bump typedoc from 0.25.12 to 0.25.13 by @dependabot in #161
- chore(deps): bump langchain from 0.1.31 to 0.1.33 by @dependabot in #164
- chore(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.21.0 by @dependabot in #163
Full Changelog: v3.5.0...v3.6.0