@cross-deck/web
Advanced tools
+5
-0
@@ -5,2 +5,7 @@ # Changelog | ||
| ## [1.11.2] — 2026-07-23 | ||
| - **Reliability telemetry re-pointed to the live project.** The internal `crossdeck.contract_failed` self-check channel used a retired reliability-workspace key that had begun returning `401 invalid_api_key`, silently dropping failures; it now targets the live "Crossdeck Health Check" project. Internal SDK-health only — never touches your dashboard or your app. | ||
| - **`reset()` no longer re-mints the `anonymousId` when no user was ever identified.** It still clears session state (super-properties, groups, breadcrumbs, clock) but only rotates the anonymous id on a real logout (after `identify()`). This stops the common auth-mirroring wiring `onAuthStateChanged(u => u ? identify() : reset())` from fragmenting one anonymous visitor into a new person on every page load. | ||
| ## [1.11.1] — 2026-07-23 | ||
@@ -7,0 +12,0 @@ |
| { | ||
| "$schema": "https://json-schema.org/draft/2020-12/schema", | ||
| "generatedAt": "2026-07-23T05:41:37.690Z", | ||
| "generatedAt": "2026-07-23T09:07:15.132Z", | ||
| "sdk": "@cross-deck/web", | ||
@@ -5,0 +5,0 @@ "codes": [ |
+1
-1
@@ -972,3 +972,3 @@ import { P as PublicEntitlement, C as CrossdeckOptions, I as IdentifyOptions, A as AliasResult, G as GroupTraits, E as EventProperties, a as PurchaseResult, H as HeartbeatResponse, D as Diagnostics, K as KeyValueStorage } from './types-iqtsOTGy.mjs'; | ||
| */ | ||
| declare const SDK_VERSION = "1.11.1"; | ||
| declare const SDK_VERSION = "1.11.2"; | ||
| declare const SDK_NAME = "@cross-deck/web"; | ||
@@ -975,0 +975,0 @@ |
+1
-1
@@ -972,3 +972,3 @@ import { P as PublicEntitlement, C as CrossdeckOptions, I as IdentifyOptions, A as AliasResult, G as GroupTraits, E as EventProperties, a as PurchaseResult, H as HeartbeatResponse, D as Diagnostics, K as KeyValueStorage } from './types-iqtsOTGy.js'; | ||
| */ | ||
| declare const SDK_VERSION = "1.11.1"; | ||
| declare const SDK_VERSION = "1.11.2"; | ||
| declare const SDK_NAME = "@cross-deck/web"; | ||
@@ -975,0 +975,0 @@ |
+1
-1
| { | ||
| "name": "@cross-deck/web", | ||
| "version": "1.11.1", | ||
| "version": "1.11.2", | ||
| "description": "Crossdeck SDK for browsers and Node.js — verified subscriptions, entitlements, and product telemetry in one client.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
5422242
0.09%38700
0