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: update optionsSchema constraint #72

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

florian-lefebvre
Copy link
Owner

Closes #70

This allows to use stuff like .refine, or really any schema shape (want an array? do it!)

Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for astro-integration-kit ready!

Name Link
🔨 Latest commit 26c2b5b
🔍 Latest deploy log https://app.netlify.com/sites/astro-integration-kit/deploys/65e0bc88985d1000070a2cd6
😎 Deploy Preview https://deploy-preview-72--astro-integration-kit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@Fryuni Fryuni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely!

@florian-lefebvre florian-lefebvre merged commit c445660 into main Feb 29, 2024
6 checks passed
@florian-lefebvre florian-lefebvre deleted the feat/improve-options-schema branch February 29, 2024 17:20
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.

optionsSchema: allow refine, transform etc
2 participants