Skip to content

Comments

feat: add StandardJSONSchema support#139

Merged
thetutlage merged 1 commit intovinejs:4.xfrom
kerwanp:feat/standard-schema-json
Jan 31, 2026
Merged

feat: add StandardJSONSchema support#139
thetutlage merged 1 commit intovinejs:4.xfrom
kerwanp:feat/standard-schema-json

Conversation

@kerwanp
Copy link
Contributor

@kerwanp kerwanp commented Jan 30, 2026

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This feature is a follow-up of the json-schema support implementation. It implements the StandardJSONSchemaV1 type.

For now we do not support different json-schema draft versions nor options so conversion behave the same regarding the provided options.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@thetutlage thetutlage merged commit ceabdcd into vinejs:4.x Jan 31, 2026
6 checks passed
@thetutlage
Copy link
Contributor

Thanks 👍🏽

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.

2 participants