From 39b8d914b17f94d56eb2f6ddc8a0ebd3e574e069 Mon Sep 17 00:00:00 2001 From: Kwame Efah <37164746+efahk@users.noreply.github.com> Date: Fri, 26 Jun 2026 16:47:29 +0000 Subject: [PATCH] Remove stale warning in node flags docs --- docs/tracking-methods/sdks/nodejs/nodejs-flags.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/tracking-methods/sdks/nodejs/nodejs-flags.mdx b/docs/tracking-methods/sdks/nodejs/nodejs-flags.mdx index 20616b59..32eaa00d 100644 --- a/docs/tracking-methods/sdks/nodejs/nodejs-flags.mdx +++ b/docs/tracking-methods/sdks/nodejs/nodejs-flags.mdx @@ -26,10 +26,6 @@ In either case there is also the capability to evaluate all flags for a given us ## Local Evaluation - -Support for runtime targeting has not yet been released. Thus runtime rules other than a single-condition, exact match key-value pair, will ALWAYS be evaluated to true. - - Targeting by Mixpanel cohorts and sticky variants are not supported in Local Evaluation mode.