releases.shpreview
WorkOS/Changelog/Feature Flags Runtime Client

Feature Flags Runtime Client

The WorkOS Node SDK now includes a runtime client that maintains an in-memory view of your flags in sync. Evaluations happen synchronously and locally, eliminating network calls per check. Developers can instantiate a shared client at application startup and retrieve flag state from anywhere within their service. The runtime also supports receiving events when flag state changes.

Fetched June 2, 2026