github assistant-ui/assistant-ui @assistant-ui/react-native@0.1.26

latest releases: @assistant-ui/react-markdown@0.14.4, @assistant-ui/react-pi@0.0.4, @assistant-ui/react-streamdown@0.3.4...
7 hours ago

Patch Changes

  • #4414 344f737 - feat: export fromThreadMessageLike and generateId from the public API (@okisdev)

    these two utilities were only reachable via @assistant-ui/core/internal, so materializing a ThreadMessageLike into a ThreadMessage, or generating an id for a hand-built message, meant reaching into internals (the first-party ag-ui and a2a runtimes already did). they are now exported from @assistant-ui/core, @assistant-ui/react, @assistant-ui/react-native, and @assistant-ui/react-ink. also removes the now-redundant duplicate listing of both from the unstable INTERNAL namespace (the one in-repo consumer, the with-ffmpeg example, now uses the public export).

  • Updated dependencies [344f737, a2e21ee]:

    • @assistant-ui/core@0.2.17

Don't miss a new assistant-ui release

NewReleases is sending notifications on new releases.