Skip to content

chore: add missing zod dependency#415

Open
michaeltroya wants to merge 1 commit into
TanStack:mainfrom
michaeltroya:chore/add-zod-package
Open

chore: add missing zod dependency#415
michaeltroya wants to merge 1 commit into
TanStack:mainfrom
michaeltroya:chore/add-zod-package

Conversation

@michaeltroya

@michaeltroya michaeltroya commented Mar 20, 2026

Copy link
Copy Markdown

Ran into a missing dep error because Zod is used here but is not in the package.json

Summary by CodeRabbit

  • Chores
    • Added zod to the Strapi React add-on to enable runtime schema validation and parsing.
  • Documentation
    • Updated the Strapi React add-on README to include zod in the dependencies list, with a brief description of its purpose.

@coderabbitai

coderabbitai Bot commented Mar 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e2c270c5-6e5e-4a84-a194-d96d47c958e3

📥 Commits

Reviewing files that changed from the base of the PR and between 265a4be and 44c53ba.

📒 Files selected for processing (2)
  • packages/create/src/frameworks/react/add-ons/strapi/README.md
  • packages/create/src/frameworks/react/add-ons/strapi/package.json
✅ Files skipped from review due to trivial changes (2)
  • packages/create/src/frameworks/react/add-ons/strapi/README.md
  • packages/create/src/frameworks/react/add-ons/strapi/package.json

📝 Walkthrough

Walkthrough

Added zod to the Strapi React add-on dependency manifest and documented it in the add-on README as a runtime schema validation and parsing library.

Changes

Strapi React Add-on

Layer / File(s) Summary
Dependency manifest and README
packages/create/src/frameworks/react/add-ons/strapi/package.json, packages/create/src/frameworks/react/add-ons/strapi/README.md
Added zod to the add-on dependencies and updated the README dependencies table to describe its purpose.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding the missing Zod dependency.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@michaeltroya michaeltroya force-pushed the chore/add-zod-package branch from 014ea61 to c876b60 Compare April 22, 2026 16:36
@michaeltroya michaeltroya force-pushed the chore/add-zod-package branch from c876b60 to 265a4be Compare May 4, 2026 17:13
@michaeltroya michaeltroya force-pushed the chore/add-zod-package branch from 265a4be to 44c53ba Compare July 8, 2026 13:31
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