mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-16 05:31:48 -04:00
[PR #144] [MERGED] Version Packages #149
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/144
Author: @github-actions[bot]
Created: 8/21/2025
Status: ✅ Merged
Merged: 8/27/2025
Merged by: @marcusschiesser
Base:
main← Head:changeset-release/main📝 Commits (2)
d788223Version Packagesc6cd46echore: update jsr.json📊 Changes
16 files changed (+62 additions, -31 deletions)
View changed files
➖
.changeset/gentle-suits-camp.md(+0 -5)➖
.changeset/little-rivers-applaud.md(+0 -5)➖
.changeset/sharp-cooks-stare.md(+0 -5)➖
.changeset/tall-swans-flash.md(+0 -5)➖
.changeset/tiny-fishes-grow.md(+0 -5)➕
demo/express/CHANGELOG.md(+12 -0)📝
demo/express/package.json(+1 -1)📝
packages/core/CHANGELOG.md(+12 -0)📝
packages/core/jsr.json(+1 -1)📝
packages/core/package.json(+1 -1)📝
packages/http/CHANGELOG.md(+10 -0)📝
packages/http/package.json(+1 -1)➕
packages/viz/CHANGELOG.md(+12 -0)📝
packages/viz/package.json(+1 -1)📝
tests/cjs/CHANGELOG.md(+10 -0)📝
tests/cjs/package.json(+1 -1)📄 Description
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@llamaindex/workflow-core@1.3.0
Minor Changes
f8bdcc3: chore: remove request and onRequest from stateful middlewareb725183: feat: update handler signature to use context parameter instead of getContext()Patch Changes
e8451e7: fix: remove snapshot from exports5f3169b: fix: using getEventCounter make context not stableexpress@1.0.1
Patch Changes
f8bdcc3]e8451e7]5f3169b]b725183]@llamaindex/workflow-http@4.0.0
Patch Changes
f8bdcc3]e8451e7]5f3169b]b725183]@llamaindex/workflow-viz@1.0.0
Patch Changes
7df79cc: feat: add viz by generating svg imagef8bdcc3]e8451e7]5f3169b]b725183]workflows-ts-cjs-test@1.0.8
Patch Changes
f8bdcc3]e8451e7]5f3169b]b725183]🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.