| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| posthog-node@5.37.0 source code.tar.gz | 2026-06-12 | 23.4 MB | |
| posthog-node@5.37.0 source code.zip | 2026-06-12 | 24.8 MB | |
| README.md | 2026-06-12 | 627 Bytes | |
| Totals: 3 Items | 48.1 MB | 0 | |
5.37.0
Minor Changes
- #3705
d6fc0a5Thanks @gustavohstrassburger! - feat(feature-flags): support theearly_exitcondition option in local evaluation. When a flag enables early exit, evaluation now stops and returnsfalseas soon as a condition group's property filters match but the rollout percentage excludes the user, instead of falling through to later groups — matching the server-side evaluation behavior. (2026-06-12)