Skip to content

docs(next-typed-href): update README for builder pattern API#84

Merged
amotarao merged 2 commits into
mainfrom
docs/next-typed-href-readme
May 26, 2026
Merged

docs(next-typed-href): update README for builder pattern API#84
amotarao merged 2 commits into
mainfrom
docs/next-typed-href-readme

Conversation

@amotarao
Copy link
Copy Markdown
Member

Summary

PR #61 のビルダーパターン変更に伴い、packages/next-typed-href/README.md を更新する。

  • defineTypedHref<R, M>()defineTypedHref.routes<R, M>()
  • defineTypedHrefWithNuqs<R, M>()(nuqsMap)defineTypedHrefWithNuqs.routes<R, M>().nuqs(nuqsMap)
  • withDefault パターンのサンプルコードを新 API に合わせて更新
  • 新機能 .withOptions({ requiredSearchParams: true }) のセクションを追加

Closes #61 に伴うドキュメント対応

🤖 Generated with Claude Code

amotarao and others added 2 commits May 26, 2026 16:02
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@amotarao amotarao merged commit d55ed2f into main May 26, 2026
1 check passed
@amotarao amotarao deleted the docs/next-typed-href-readme branch May 26, 2026 07:07
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