From 7dc073c1d1618df8132df61b355d79ffbca391e6 Mon Sep 17 00:00:00 2001 From: siddsriv Date: Thu, 2 Jan 2025 22:16:12 +0000 Subject: [PATCH] chore(smithy-client): add changeset --- .changeset/curvy-cups-fly.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/curvy-cups-fly.md diff --git a/.changeset/curvy-cups-fly.md b/.changeset/curvy-cups-fly.md new file mode 100644 index 00000000000..5e934c90817 --- /dev/null +++ b/.changeset/curvy-cups-fly.md @@ -0,0 +1,5 @@ +--- +"@smithy/smithy-client": minor +--- + +fix(smithy-client): remove support for instanceof operator