typeschema
typeschema copied to clipboard
Fix: detection of installed adapters with TS 5.5+
fixes #61
🦋 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
not sure if it actually fixes but testing with npm link works
now it does!
Thanks for the fix, @lobomfz!!