Skip to content

Conversation

@sdorra
Copy link
Owner

@sdorra sdorra commented Oct 3, 2025

Remove deprecated legacy schema definition.
Remove zod as dependency to avoid conflicts.
For internal schema validation we use an embedded zod-mini.
Use __cc_import string instead of a symbol for static imports.

@sdorra sdorra self-assigned this Oct 3, 2025
@sdorra sdorra added the enhancement New feature or request label Oct 3, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 3, 2025

🦋 Changeset detected

Latest commit: 04e6dab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@content-collections/core Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Oct 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
content-collections Ready Ready Preview Comment Oct 30, 2025 1:55pm

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 3, 2025

Open in StackBlitz

@content-collections/cli

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/cli@668

content-collections

npm i https://pkg.pr.new/sdorra/content-collections@668

@content-collections/core

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/core@668

@content-collections/installer

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/installer@668

@content-collections/integrations

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/integrations@668

@content-collections/markdown

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/markdown@668

@content-collections/mdx

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/mdx@668

@content-collections/next

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/next@668

@content-collections/remix-vite

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/remix-vite@668

@content-collections/vinxi

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/vinxi@668

@content-collections/vite

npm i https://pkg.pr.new/sdorra/content-collections/@content-collections/vite@668

commit: d91b426

@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.07%. Comparing base (ab4d7d1) to head (04e6dab).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #668      +/-   ##
==========================================
+ Coverage   95.76%   96.07%   +0.30%     
==========================================
  Files          17       18       +1     
  Lines        1181     1274      +93     
  Branches      239      242       +3     
==========================================
+ Hits         1131     1224      +93     
  Misses         50       50              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Remove deprecated legacy schema definition.
Remove zod as dependency to avoid conflicts.
For internal schema validation we use an embedded zod-mini.
Use __cc_import string instead of a symbol for static imports.
@sdorra sdorra marked this pull request as ready for review October 30, 2025 14:03
@sdorra sdorra merged commit a56192f into main Oct 30, 2025
10 checks passed
@sdorra sdorra deleted the feature/656_remove_zod_dependency branch October 30, 2025 14:07
@github-actions github-actions bot mentioned this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants