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: simplify transform module #135

Merged
merged 2 commits into from
Mar 12, 2024
Merged

feat: simplify transform module #135

merged 2 commits into from
Mar 12, 2024

Conversation

ignatiusmb
Copy link
Owner

This allows the transform module to be used standalone and doesn't lose type-safety. Previously, it needed to be passed as the second argument of hydrate to be able to correctly infer the item's signature.

@ignatiusmb ignatiusmb added the breaking Pull requests that is a breaking change label Mar 12, 2024
Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
aubade ✅ Ready (Inspect) Visit Preview Mar 12, 2024 0:58am

@ignatiusmb ignatiusmb merged commit 6ce509d into master Mar 12, 2024
11 checks passed
@ignatiusmb ignatiusmb deleted the simplify-transforms branch March 12, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Pull requests that is a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant