Skip to content

spectrum-ts v1.8.0

Choose a tag to compare

@photon-action-bot photon-action-bot released this 15 May 09:10
· 177 commits to main since this release

New Features

  • Added opt-in OpenTelemetry support with telemetry: true, so apps can trace Spectrum startup, provider setup, message receive/send/get flows, space resolution, and custom events. ✨
  • Telemetry now includes useful Spectrum context like provider name, space ID, content type, sender kind, and safe identifier metadata.

Bug Fixes

  • Fixed package publishing so prepack runs the full build, making sure generated files and package assets are ready before release.

Improvement

  • Added package preparation that stamps the SDK version into the build and copies the README and LICENSE into the package automatically.
  • Unsupported platform/content warnings are now emitted as structured telemetry logs, making production issues easier to diagnose.

Version: 1.8.0