spectrum-ts v1.17.1
·
33 commits
to main
since this release
Breaking Changes
- Removed the no-op
webhookSecretoption from Fusor webhook setup. Fusor does not sign outbound POSTs, so provider-levelverify()remains the source of webhook authenticity.
Bug Fixes
- Fixed Node ESM imports for the published package when bundled CommonJS dependencies call
require, avoiding errors likeDynamic require of "x" is not supported.
Improvement
- Added a Node smoke-import check to
buildandprepackso broken ESM bundles are caught before release. ✨ - Raw Fusor webhook
headersare now optional; passing them still works, but Spectrum no longer reads them for an unused outer signature check.
Version: 1.17.1