releases.shpreview
WorkOS/Changelog/Feature Flags Runtime Client

Feature Flags Runtime Client

The WorkOS Node SDK now includes a runtime client that keeps an in-memory view of your flags in sync. Evaluations are synchronous and local, with no network call per check.

You can create a shared client during application initialization and retrieve flag state from anywhere within your service. The client also supports receiving events when flag state changes.

Learn more in the docs

Fetched June 3, 2026