Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core)!: ✨ add schema validation with standard-schema support #131

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Ryan-Zayne
Copy link
Member

@Ryan-Zayne Ryan-Zayne commented Feb 7, 2025

chore(deps): ⬆️ upgrade pnpm to 10.2.1
docs(error-handling): 📝 improve error handling docs
style(docs): 🎨 update docs UI and improve navigation
fix(docs): 🔗 update broken links in README files

Description

Please include a summary of the change and which issue is fixed (if applicable).

Related Issue

Contribution Guidelines

Before submitting this pull request, please review our Contribution Guidelines to understand how to contribute to this project.

Checklist

  • I have reviewed the Contribution Guidelines linked above.
  • I have tested my changes thoroughly and ensured that all existing tests pass.
  • I have provided clear and concise commit messages.
  • I have updated the project's documentation as necessary.

Screenshots (if applicable)

Additional context (if needed)

chore(deps): ⬆️ upgrade pnpm to 10.2.1
docs(error-handling): 📝 improve error handling docs
style(docs): 🎨 update docs UI and improve navigation
fix(docs): 🔗 update broken links in README files
Copy link

changeset-bot bot commented Feb 7, 2025

🦋 Changeset detected

Latest commit: 74844f0

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

This PR includes changesets to release 4 packages
Name Type
@zayne-labs/callapi-legacy Minor
@zayne-labs/callapi Minor
dev Patch
docs Patch

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

Copy link

netlify bot commented Feb 7, 2025

Deploy Preview for zayne-labs-callapi failed. Why did it fail? →

Name Link
🔨 Latest commit 74844f0
🔍 Latest deploy log https://app.netlify.com/sites/zayne-labs-callapi/deploys/67a61180c643e6000835dc17

Copy link

pkg-pr-new bot commented Feb 7, 2025

Open in Stackblitz

npm i https://pkg.pr.new/zayne-labs/call-api/@zayne-labs/callapi-legacy@131

commit: 74844f0

Copy link

pkg-pr-new bot commented Feb 7, 2025

Open in Stackblitz

npm i https://pkg.pr.new/zayne-labs/call-api/@zayne-labs/callapi@131

commit: 74844f0

@Ryan-Zayne Ryan-Zayne merged commit 00440df into main Feb 7, 2025
5 of 10 checks passed
@Ryan-Zayne Ryan-Zayne deleted the feat(standard-schema-support) branch February 7, 2025 14:02
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.

Implement standard schema spec
1 participant