release v0.4.0 - #98
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generated by the Release prep workflow.
Merging this PR publishes dsh-llm-fallbacks@v0.4.0 to npm (--provenance; Trusted Publishing OIDC, tokenless), tags v0.4.0, and creates the GitHub Release.
Changelog
[0.4.0] - 2026-09-03
Changed
alpha) instead oflatest;lateststays on the newest stable release.npm i dsh-llm-fallbacks@alpha.@deepseek-ai/dsh-*peer dependency to^0.1.2-alpha.3(dsh 0.1.2-alpha.3, 2026-08-31). Continuable subagent follow-up/steer now admits images; no source migration required beyond the peer/lock bump (already on alpha.2 APIs).@deepseek-ai/dsh-*peer dependency to^0.1.2-alpha.4(dsh 0.1.2-alpha.4, 2026-09-01). MigrateSession.eventsreads toSession.snapshotEvents()(Session no longer exposes the events array; session logs are read on demand viasnapshotEvents()/eventAt()).@deepseek-ai/dsh-*peer dependency to^0.1.2-alpha.5(dsh 0.1.2-alpha.5, 2026-09-02). Storage version read-compat and backup-and-skip salvage are host-internal; no source migration required beyond the peer/lock bump.@deepseek-ai/dsh-*peer dependency to^0.1.2-rc.1(dsh 0.1.2-rc.1, 2026-09-03). No source migration required beyond the peer/lock bump.