stack/packages
mantrakp04 a11d27ac8b fix(analytics): address CodeRabbit review feedback
- heatmap token verify: validate JWT audience and narrow the catch so
  unexpected backend faults aren't misreported as auth failures
- heatmaps page: keep filter controls/grid mounted on fetch error
  instead of replacing them with only an alert
- dev-tool: remove return from finally block (noUnsafeFinally)
- dev-tool: give the heatmaps tab a teardown lifecycle so leaving it
  removes global blockers/observer/polling instead of caching the pane
- event-tracker: escape '.'/':' in class tokens of elements_chain and
  decode them in the overlay parser so Tailwind variant classes round-trip
- SDK: expose camelCase options for getAnalyticsHeatmap and map to
  snake_case in the impl (aligns with listSessionReplays)
2026-05-28 19:59:52 -07:00
..
dashboard-ui-components Merge branch 'dev' into codex/analytics-overview-filters 2026-05-27 12:03:15 -07:00
init-stack feat(hexclave): PR 2 — visible rebrand (Hexclave brand goes public) (#1481) 2026-05-26 19:18:20 -07:00
js feat(hexclave): PR 2 — visible rebrand (Hexclave brand goes public) (#1481) 2026-05-26 19:18:20 -07:00
react feat(hexclave): PR 2 — visible rebrand (Hexclave brand goes public) (#1481) 2026-05-26 19:18:20 -07:00
stack feat(hexclave): PR 2 — visible rebrand (Hexclave brand goes public) (#1481) 2026-05-26 19:18:20 -07:00
stack-cli Add captureWarning for warnings (#1506) 2026-05-27 15:35:10 -07:00
stack-sc feat(hexclave): PR 2 — visible rebrand (Hexclave brand goes public) (#1481) 2026-05-26 19:18:20 -07:00
stack-shared feat(analytics): add route analytics heatmaps 2026-05-28 18:56:52 -07:00
stack-ui Export tooltip portal 2026-05-27 12:07:38 -07:00
tanstack-start feat(hexclave): PR 2 — visible rebrand (Hexclave brand goes public) (#1481) 2026-05-26 19:18:20 -07:00
template fix(analytics): address CodeRabbit review feedback 2026-05-28 19:59:52 -07:00