From 293dc188efda1f64ec50de94232f5a1c50ec7daa 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 1f172aaa1f4a..9efcb64553f7 100644 --- a/packages/core/src/types-hoist/options.ts +++ b/packages/core/src/types-hoist/options.ts @@ -78,7 +78,7 @@ export interface ClientOptions