This repository was archived by the owner on Jul 29, 2025. It is now read-only.
posthog-node-4.11.1
fix(flags): Return undefined when a feature flag does not exist (#435) * Move decide error handling tests * Add decide failure tests * Return undefined when flag does not exist * Bump version and changelog