From e9e298f9d436b6ce7d2b2e42c873d23f383b42f9 Mon Sep 17 00:00:00 2001 From: Gareth Jones <3151613+G-Rath@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:09:59 +1300 Subject: [PATCH] fix(core): update client options to allow explicit `undefined` --- packages/core/src/types-hoist/options.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/core/src/types-hoist/options.ts b/packages/core/src/types-hoist/options.ts index 3d4ad7b67ea5..ac4ce839ff85 100644 --- a/packages/core/src/types-hoist/options.ts +++ b/packages/core/src/types-hoist/options.ts @@ -78,7 +78,7 @@ export interface ClientOptions