Skip to content

Conversation

@unnoq
Copy link
Member

@unnoq unnoq commented Nov 24, 2025

FEATURES:

  • Add plugin support for NestJS integration
  • Introduce ORPCGlobalContext interface for type-safe context

TODO:

  • improve plugin system and remove clone in ORPCModule (v2)

BREAKING CHANGES:

  • ORPCModule config changed and removed some options:interceptors now become clientInterceptors

FEATURES:
- Add plugin support for NestJS integration
- Introduce ORPCGlobalContext interface for type-safe context

BREAKING CHANGES:
- ORPCModule config changed and removed some options:`interceptors` now become `clientInterceptors`
@vercel
Copy link

vercel bot commented Nov 24, 2025

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

Project Deployment Preview Comments Updated (UTC)
orpc Ready Ready Preview Comment Nov 24, 2025 8:41am

@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/nest/plugin-support

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 24, 2025

More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1239

@orpc/arktype

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

@orpc/client

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

@orpc/contract

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

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1239

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1239

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1239

@orpc/json-schema

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

@orpc/nest

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

@orpc/openapi

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

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1239

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1239

@orpc/experimental-pino

npm i https://pkg.pr.new/@orpc/experimental-pino@1239

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1239

@orpc/experimental-ratelimit

npm i https://pkg.pr.new/@orpc/experimental-ratelimit@1239

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1239

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1239

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1239

@orpc/server

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

@orpc/shared

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

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1239

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1239

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1239

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1239

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1239

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1239

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1239

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1239

@orpc/tanstack-query

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

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1239

@orpc/valibot

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

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1239

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1239

@orpc/zod

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

commit: 24e6a70

@unnoq
Copy link
Member Author

unnoq commented Nov 28, 2025

better alternative without breaking change: #1256

@unnoq unnoq closed this Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant