Skip to content

v0.39.4

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:02
2568ecb

v0.39.4 -- Production Release

Released: 2026-07-04
Tag: v0.39.4
Branch: main
Type: Production Release
Previous Release: v0.39.3


Overview

6e11c99


Breaking Changes

No breaking changes in this release.


What's New

Features

No new features in this release.

Improvements

No improvements in this release.

Bug Fixes

No bug fixes in this release.


Other Changes

  • widget debug PR (#6e11c99)

Dependency Updates

No dependency updates in this release.


Migration Guide

Upgrading from v0.39.3 to v0.39.4

Step 1 -- Update your dependency

npm install agentflow@0.39.4
# or
yarn add agentflow@0.39.4

Step 2 -- Review breaking changes

No breaking changes -- no additional steps required.


Release Stats

Metric Value
Commits since v0.39.3 1
Files changed
Additions / Deletions +2 / -0
Contributors 2

Contributors

Thank you to everyone who contributed to this release.


Resources

Link Description
Full Changelog All commits in this diff
Report a Bug Submit a bug report
Discussions Questions and community
Full Commit Log (v0.39.3 to v0.39.4)
6e11c99 test: widget debug PR