Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TxnLab/haystack-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: TxnLab/haystack-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 14, 2026

  1. fix(docs): revert documentation links to deflex-api and complete rebr…

    …anding cleanup (#3)
    
    * fix(docs): revert documentation links to deflex-api and complete rebranding cleanup
    
    The Haystack Router documentation on Gitbook is not yet available, so external
    documentation links have been reverted to point to the existing deflex-api docs
    until the new documentation is published.
    
    Documentation link fixes:
    - Revert all gitbook links from haystack-router-api to deflex-api
    - Add note indicating Haystack Router documentation is coming soon
    - Fix bundlejs badge link that still referenced @txnlab/deflex
    
    Rebranding cleanup:
    - Update anchor links from #deflexclient* to #routerclient*
    - Update source code comments (composer.ts, middleware.ts)
    - Rename test variables from *Deflex* to *Swap* naming
    - Update MIDDLEWARE.md examples and keywords
    - Add migration note to .claude/CLAUDE.md
    
    * style(tests): format swapTxns arrays to single line
    drichar authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    e3cac42 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.3 [skip ci]

    ## [2.0.3](v2.0.2...v2.0.3) (2026-01-14)
    
    ### Bug Fixes
    
    * **docs:** revert documentation links to deflex-api and complete rebranding cleanup ([#3](#3)) ([e3cac42](e3cac42))
    github-actions[bot] committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    9b2110b View commit details
    Browse the repository at this point in the history
Loading