Skip to content

spectrum-ts v7.0.0

Choose a tag to compare

@photon-action-bot photon-action-bot released this 24 Jun 22:45

Breaking Changes

Framework webhook adapters moved out of spectrum-ts/* and @spectrum-ts/core/* subpaths. Import them from the new scoped packages instead: @spectrum-ts/elysia, @spectrum-ts/express, and @spectrum-ts/hono.

New Features

Added standalone first-party packages for Elysia, Express, and Hono webhook adapters. Each package now owns its framework peer dependency, so users only install the adapter they actually use. ✨

Improvement

@spectrum-ts/core is leaner now because it no longer carries optional Elysia, Express, or Hono dependencies.

Docs were updated with the new install/import paths, and a new manifest guide explains how provider metadata is generated and validated.


Version: 7.0.0