docs: sync missed Fumadocs content
Created by: ihsraham
Summary
- Syncs GitBook content that landed after the last migration content sync into the Fumadocs
developbranch. - Restores release documentation and changelog updates from #126, #127, and #128.
- Restores the USDT0 bridge approval correction from #129, including public docs and WDK skill references.
- Restores updated partner form links from #130.
Documentation Fixes
- Adds the React Native Secure Storage docs section and navigation for
@tetherto/wdk-react-native-secure-storage. - Ports module docs for wallet/core updates, including
wdk-wallet,wallet-evm,wallet-btc,wallet-solana,wallet-spark,react-native-core, andwdk-utils. - Updates USDT0 bridge guides and API reference to require explicit token approval before
bridge()and removes stale internal-approval return claims. - Converts migrated content to Fumadocs-compatible MDX formatting, anchors, callouts, cards, and links.
Changelog Updates
- Restores release entries for the skipped GitBook window before the Fumadocs merge, including April 28, April 29, April 30, May 1, May 5, and May 8 entries.
- Keeps the Fumadocs changelog structure and updates links to valid Fumadocs routes/anchors.
Validation
git diff --cached --checknpm run check:metaLINK_CHECK_EXTERNAL=false npm run check:linksnpm run build- Reviewed skipped-content coverage against Fumadocs merge #135 and the pre-merge GitBook state.