1 parent f8849a2 commit d555867Copy full SHA for d555867
1 file changed
packages/management-sdk/README.md
@@ -367,10 +367,7 @@ resolved promise alone is not proof of successful synchronization. Offline mode
367
does not refresh, and throttled calls in `in-request` mode (including `EdgeClient`)
368
may resolve before the queued fetch runs.
369
370
-React's `useClient()` exposes the browser SDK client, but its public `refresh()`
371
-method currently takes no version argument. Neither SDK exposes a method named
372
-`refreshWaitFor`; version-targeted refresh is currently public only through the
373
-Node SDK's `refreshFlags(version)`. Keep Management API keys on the server.
+Keep Management API keys on the server.
374
375
## Error handling
376
0 commit comments