typeschema icon indicating copy to clipboard operation
typeschema copied to clipboard

Fix: detection of installed adapters with TS 5.5+

Open lobomfz opened this issue 1 year ago • 3 comments

fixes #61

lobomfz avatar Jul 20 '24 21:07 lobomfz

🦋 Changeset detected

Latest commit: 2251f01cea5ddcf8ed1aa3f46e4563f25435aa31

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

changeset-bot[bot] avatar Jul 20 '24 21:07 changeset-bot[bot]

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

lobomfz avatar Jul 20 '24 21:07 lobomfz

now it does!

lobomfz avatar Jul 20 '24 22:07 lobomfz

Thanks for the fix, @lobomfz!!

decs avatar Aug 25 '24 22:08 decs