Skip to content

v1.4.1

@VistaApps-za VistaApps-za tagged this 26 May 10:04
`consent.test.ts` DNT cases mutated `globalThis.navigator` via direct
assignment; Node 24 (the public crossdeck-web repo's npm publish
workflow Node version) made navigator a read-only getter, so the
test threw `TypeError: Cannot set property navigator` and aborted
the publish. Pattern switched to `Object.defineProperty`. v1.4.0
was tagged on the public GitHub repo but never reached npm — v1.4.1
is the first 1.4.x line to land on the npm registry. **No SDK code
changes vs v1.4.0**; the entire bank-grade reconciliation surface
documented below ships unchanged.
Assets 2
Loading