Skip to content

docs: async chain migration guide - #76

Merged
Theauxm merged 1 commit into
mainfrom
feat/async-chain
May 4, 2026
Merged

docs: async chain migration guide#76
Theauxm merged 1 commit into
mainfrom
feat/async-chain

Conversation

@Theauxm

@Theauxm Theauxm commented May 4, 2026

Copy link
Copy Markdown
Member

Summary

Add migration-guides/async-chain.md walking consumers through the Trax.Core async chain change: which methods change return type, what gets deleted (implicit operator TReturn, sync-context suppression workarounds), what MonadTask<,> is, and the two override patterns (Junctions vs RunInternal).

Bulk-update 21 reference and concept pages where Junctions/Chain/Resolve sample code appeared.

Test plan

  • Trax.Website renders the new pages cleanly (no Jekyll IAL syntax left over, internal links use /docs/ paths per CLAUDE.md)
  • Migration guide reads naturally end-to-end

@Theauxm
Theauxm merged commit f1bbf60 into main May 4, 2026
@Theauxm
Theauxm deleted the feat/async-chain branch May 4, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant