Skip to content

Lane F: Add router guide, update README - #101

Merged
mahyarmlk merged 1 commit into
mainfrom
opencode/issue94-20260626145924
Jun 26, 2026
Merged

Lane F: Add router guide, update README#101
mahyarmlk merged 1 commit into
mainfrom
opencode/issue94-20260626145924

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Lane F — Router guide

Task: Add a focused router guide covering renderRouter, typed navigate, route params, services, popstate behavior, and current non-goals.

Lane: docs

Files changed:

  • docs/Router.md — new comprehensive router guide
  • packages/router/README.md — updated to reference the guide, added quick-reference tables

Summary:
The guide covers createRouter, .route(), .match(), .path(), .routes(), route parameter syntax, typed navigation via RouterNavigate/RouterServices, RouteContext, renderRouter() DOM integration with all options, popstate/history behavior, and current non-goals. The router README now links to the guide and provides a concise API reference.

Validation (all pass):

  • pnpm test — 333 tests passed
  • pnpm typecheck — passed
  • pnpm lint — passed
  • pnpm build — passed
  • pnpm pack:check — passed
  • pnpm changeset status — no packages to bump (docs-only, no changeset needed)

No files outside the allowed list were touched. No changesets were added.

Closes #94

New%20session%20-%202026-06-26T14%3A59%3A23.569Z
opencode session  |  github run

Co-authored-by: mahyarmlk <mahyarmlk@users.noreply.github.com>
@mahyarmlk
mahyarmlk merged commit 808b7c7 into main Jun 26, 2026
1 check passed
@mahyarmlk
mahyarmlk deleted the opencode/issue94-20260626145924 branch June 26, 2026 15:10
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.

[swarm] Lane F — Router guide

1 participant