@posthog/core@1.50.3
Immutable
release. Only release title and notes can be modified.
1.50.3
Patch Changes
- #4753
dbbb58eThanks @Ashishjob! - FixclampToRangediscarding a valid fallback value of0. It usedfallbackValue || max, so a0fallback (a legitimate value) was treated as absent and replaced bymax; it now uses??so0is honored.
(2026-09-03) - Updated dependencies [
41ed3af]:- @posthog/types@1.408.1