The PINNED suluk-forked Scalar standalone (Scalar + the v4 patch-set), published as @suluk/scalar-standalone and
served from jsdelivr-npm. This is what makes the native-v4 view (scalarV4Response) work OUT OF THE BOX: vanilla
Scalar can't project v4 requests→operations, so a consumer who left cdn defaulted to DEFAULT_CDN (vanilla)
saw only Models. scalarV4Html now defaults to THIS fork instead. Override opts.cdn to self-host the bytes
(e.g. local-first: serve the bundle from your own origin) — the previous behaviour for those who want no CDN.
The PINNED suluk-forked Scalar standalone (Scalar + the v4 patch-set), published as
@suluk/scalar-standaloneand served from jsdelivr-npm. This is what makes the native-v4 view (scalarV4Response) work OUT OF THE BOX: vanilla Scalar can't project v4requests→operations, so a consumer who leftcdndefaulted toDEFAULT_CDN(vanilla) saw only Models.scalarV4Htmlnow defaults to THIS fork instead. Overrideopts.cdnto self-host the bytes (e.g. local-first: serve the bundle from your own origin) — the previous behaviour for those who want no CDN.