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

Composable functions #140

Merged
merged 280 commits into from
May 24, 2024
Merged

Composable functions #140

merged 280 commits into from
May 24, 2024

Conversation

diogob
Copy link
Contributor

@diogob diogob commented May 23, 2024

No description provided.

gustavoguichard and others added 30 commits April 9, 2024 23:13
…Also remove the validation from our default undefined parser and simply ignore the input, since that seems more useful on compositions than erroring in case something is passed.
…-parser

Ignore input on undefined input parser
conflicting definitions of UnpackData and UnpackResult.
Re-export all modules according to new discussed API
diogob and others added 26 commits May 22, 2024 12:02
…tensibility-sake

Export additional types for extensibility sake
Make applySchema API similar to withSchema
Add missing throwing section and tweak catch example
Update arktype and remix examples and add docs and an adapter to arktype
@gustavoguichard gustavoguichard marked this pull request as ready for review May 23, 2024 20:36
@gustavoguichard gustavoguichard merged commit 8026bfb into main May 24, 2024
2 checks passed
@gustavoguichard gustavoguichard deleted the composable-functions branch May 24, 2024 15:05
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