#3236 bc30c2d Thanks @dustinbyrne! - fix: Clean up leaked timers in edge runtimes
(2026-03-13)
#3236 bc30c2d Thanks @dustinbyrne! - Omit the config query parameter by default to request only the necessary data
(2026-03-13)
bc30c2d Thanks @dustinbyrne! - fix: Calling reset() now automatically reloads feature flags
(2026-03-13)bc30c2d, bc30c2d]:
4009c15]:
4009c15]:
a8ca323 Thanks @richardsolomou! - fix: support $-prefixed property keys (e.g. $ai_model, $set) by JSON-serializing properties before passing through Convex's value system
(2026-03-11)4009c15]:
4009c15 Thanks @ablaszkiewicz! - add better handling for CustomEvent inside unhandled rejections
(2026-03-11)2d9eb60 Thanks @Radu-Raicea! - Add version-specific Prompts.clearCache(name, version) support and switch prompt caching to structured name/version entries instead of string-encoded cache keys.
(2026-03-09)43a81c5 Thanks @Radu-Raicea! - Add version-aware prompt fetching to the Prompts SDK so callers can request a specific published prompt version without colliding with the latest prompt cache entry.
(2026-03-09)#3213 db089fd Thanks @TueHaulund! - fix(replay): treat legacy configs without cache_timestamp as fresh
Configs persisted by older SDK versions never include a cache_timestamp. Defaulting to 0 treats them as always stale, causing the persisted config to be cleared before start() runs — so recording never starts for customers on older core SDK versions paired with the latest CDN recorder. (2026-03-09)
#3207 c5a37cb Thanks @dustinbyrne! - fix: PostHogFeatureFlags uses a TreeShakeable<T> type
(2026-03-09)
Updated dependencies [c5a37cb]: