Skip to content

assistant-ui@0.0.113

Choose a tag to compare

@github-actions github-actions released this 27 Aug 18:37
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
b6e7ab8

Patch Changes

  • #6224 c70c911 - chore: install @assistant-ui/ai-sdk instead of @assistant-ui/react-ai-sdk (@okisdev)

    the AI SDK and edge install helpers now add the framework-neutral package. an import of the previous name still installs that package, since the two are separate npm packages and the neutral one would not make the old import resolvable. assistant-ui info reports both names while users are split across them.

  • #6425 34a31cb - refactor: consolidate the package manager resolver and project file iteration (@okisdev)

  • #6452 71f76b1 - fix: preserve CLI termination signals and child cleanup (@rupic-app)

  • #6305 e96d3de - chore: update dependencies (@okisdev)

  • #6219 b70a714 - fix: stop the v0-12 codemods from emitting mismatched JSX, dropping dynamic conditions, and renaming unrelated api bindings (@Kinfe123)

  • Updated dependencies [e96d3de]:

    • @assistant-ui/agent-launcher@0.1.13