github ts-rest/ts-rest v3.52.0-alpha.0

latest releases: v3.52.0, @ts-rest/vue-query@3.52.0, @ts-rest/solid-query@3.52.0...
pre-releaseone day ago

@ts-rest/core@3.52.0-alpha.0

@ts-rest/express@3.52.0-alpha.0

@ts-rest/fastify@3.52.0-alpha.0

@ts-rest/nest@3.52.0-alpha.0

Minor Changes

  • 4432092: Change multi-handler to not use @ALL decorator, now creates dummy methods for each route within a multi handler at runtime. This means we no longer need our own route matching alogirithm (we can utilise nest entirely) and we now don't have collisions with other controllers with the same path but different methods

@ts-rest/next@3.52.0-alpha.0

@ts-rest/open-api@3.52.0-alpha.0

Minor Changes

  • 83416b3: Support automatic reusable "Components" in OpenAPI schemas, reduces final size of schema, uses the "Title" property from @anatine/zod-openapi

@ts-rest/react-query@3.52.0-alpha.0

@ts-rest/serverless@3.52.0-alpha.0

@ts-rest/solid-query@3.52.0-alpha.0

@ts-rest/vue-query@3.52.0-alpha.0

Don't miss a new ts-rest release

NewReleases is sending notifications on new releases.