Skip to content

Conversation

mmkal
Copy link

@mmkal mmkal commented Aug 18, 2025

Description

draft, using pkg-pr-new until a real vesrion is published

Just trying out mmkal/trpc-cli#146 - I want to stop bundling zod+trpc in trpc-cli. It's a good thing for you because there will no longer be an unnecessary version of zod in node_modules (tradeoff is that you have to add @trpc/server to package.json and import separately, but that's about it). Should make bundling CLIs less error-prone too - no more eval hacks.

Checklist

  • My code follows the code style of this project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation, if necessary.
  • I have added tests that prove my fix is effective or my feature works.
  • New and existing tests pass locally with my changes.

@sam-goodwin sam-goodwin force-pushed the main branch 2 times, most recently from a3a4abd to 1eeb802 Compare September 29, 2025 04:55
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