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: type checked builders and inferred request types from builders #9359

Merged
merged 8 commits into from
Apr 17, 2024

Conversation

runspired
Copy link
Contributor

image

sets the return type for store.request from builders automatically if the brand is used, shows pattern for typing builders similar to what we did for v0 builders. Deeply checks include paths for validity.

@runspired runspired added 🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature typescript For issues and PRs relating to typescript convertion labels Apr 16, 2024
@runspired runspired merged commit d8bddde into main Apr 17, 2024
19 checks passed
@runspired runspired deleted the typed-builders branch April 17, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature typescript For issues and PRs relating to typescript convertion
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant