Skip to content

Fix: detection of installed adapters with TS 5.5+ #62

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

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Conversation

lobomfz
Copy link
Contributor

@lobomfz lobomfz commented Jul 20, 2024

fixes #61

Copy link

changeset-bot bot commented Jul 20, 2024

🦋 Changeset detected

Latest commit: 2251f01

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 22 packages
Name Type
@typeschema/core Minor
@typeschema/all Patch
@typeschema/arktype Patch
@typeschema/class-validator Patch
@typeschema/deepkit Patch
@typeschema/effect Patch
@typeschema/fastest-validator Patch
@typeschema/function Patch
@typeschema/io-ts Patch
@typeschema/joi Patch
@typeschema/json Patch
@typeschema/main Patch
@typeschema/ow Patch
@typeschema/runtypes Patch
@typeschema/superstruct Patch
@typeschema/suretype Patch
@typeschema/typebox Patch
@typeschema/valibot Patch
@typeschema/valita Patch
@typeschema/vine Patch
@typeschema/yup Patch
@typeschema/zod Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lobomfz
Copy link
Contributor Author

lobomfz commented Jul 20, 2024

not sure if it actually fixes but testing with npm link works

@lobomfz lobomfz changed the title Chore: bumps Fix: detection of installed adapters with TS 5.5+ Jul 20, 2024
@lobomfz
Copy link
Contributor Author

lobomfz commented Jul 20, 2024

now it does!

@decs decs merged commit fd6318b into decs:main Aug 25, 2024
@decs
Copy link
Owner

decs commented Aug 25, 2024

Thanks for the fix, @lobomfz!!

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.

TypeSchema breaks with TypeScript 5.5.2
3 participants