Skip to content

spectrum-ts v1.17.1

Choose a tag to compare

@photon-action-bot photon-action-bot released this 31 May 04:36
· 33 commits to main since this release

Breaking Changes

  • Removed the no-op webhookSecret option from Fusor webhook setup. Fusor does not sign outbound POSTs, so provider-level verify() remains the source of webhook authenticity.

Bug Fixes

  • Fixed Node ESM imports for the published package when bundled CommonJS dependencies call require, avoiding errors like Dynamic require of "x" is not supported.

Improvement

  • Added a Node smoke-import check to build and prepack so broken ESM bundles are caught before release. ✨
  • Raw Fusor webhook headers are now optional; passing them still works, but Spectrum no longer reads them for an unused outer signature check.

Version: 1.17.1