mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
- 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) |
||
|---|---|---|
| .. | ||
| dashboard-ui-components | ||
| init-stack | ||
| js | ||
| react | ||
| stack | ||
| stack-cli | ||
| stack-sc | ||
| stack-shared | ||
| stack-ui | ||
| tanstack-start | ||
| template | ||