Skip to content

docs(nest): refine module configuration examples and link validation errors#1672

Merged
dinwwwh merged 2 commits into
middleapi:mainfrom
Wadiou:feat/nest-context-docs-refactor
Jul 15, 2026
Merged

docs(nest): refine module configuration examples and link validation errors#1672
dinwwwh merged 2 commits into
middleapi:mainfrom
Wadiou:feat/nest-context-docs-refactor

Conversation

@Wadiou

@Wadiou Wadiou commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Improves the NestJS integration documentation (nest.md) to clarify module configuration options and improve error handling navigation.

- Group dynamic context factory and request-scoped async config side-by-side using code-group tabs
- Add cross-reference link to the Validation Errors guide under Error Handling
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
orpc Ready Ready Preview, Comment Jul 15, 2026 1:49pm

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — a single-file documentation update in apps/content/docs/integrations/nest.md that reorganizes the Initial Context examples and adds a cross-reference for validation-error customization.

  • Adds a ::: code-group tab layout for the Initial Context section, placing the forRoot function-style example and the forRootAsync request-injection example side-by-side.
  • Adds a link to /docs/advanced/validation-errors under Error Handling, pointing readers to the dedicated validation-error customization guide.
  • Verified doc conventions — the ::: code-group syntax matches the rest of the site, the validation-errors link resolves in the VitePress config, and the context function form aligns with the ORPCModuleConfig type.

Pullfrog  | View workflow run | Using Kimi K2 (free via Pullfrog for OSS) | 𝕏

@dinwwwh dinwwwh changed the title docs(nest): refine initial context examples and link validation errors docs(nest): refine module configuration examples and link validation errors Jul 15, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 15, 2026

Copy link
Copy Markdown
More templates

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1672

@orpc/bun

npm i https://pkg.pr.new/@orpc/bun@1672

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1672

@orpc/cloudflare

npm i https://pkg.pr.new/@orpc/cloudflare@1672

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1672

@orpc/experimental-effect

npm i https://pkg.pr.new/@orpc/experimental-effect@1672

@orpc/evlog

npm i https://pkg.pr.new/@orpc/evlog@1672

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1672

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1672

@orpc/next

npm i https://pkg.pr.new/@orpc/next@1672

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1672

@orpc/opentelemetry

npm i https://pkg.pr.new/@orpc/opentelemetry@1672

@orpc/pino

npm i https://pkg.pr.new/@orpc/pino@1672

@orpc/publisher

npm i https://pkg.pr.new/@orpc/publisher@1672

@orpc/ratelimit

npm i https://pkg.pr.new/@orpc/ratelimit@1672

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1672

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1672

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1672

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1672

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1672

commit: 3533c27

@dinwwwh dinwwwh merged commit 7725c15 into middleapi:main Jul 15, 2026
8 checks passed
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants