From c453ee3f74512bf92f33a7afa3f7104aa82172f6 Mon Sep 17 00:00:00 2001 From: Shlomo Galle Date: Tue, 29 Jul 2025 00:19:24 +0300 Subject: [PATCH] chore(changeset): add --- .changeset/chilly-donkeys-relax.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/chilly-donkeys-relax.md diff --git a/.changeset/chilly-donkeys-relax.md b/.changeset/chilly-donkeys-relax.md new file mode 100644 index 00000000..74174172 --- /dev/null +++ b/.changeset/chilly-donkeys-relax.md @@ -0,0 +1,5 @@ +--- +'@xyflow/react': patch +--- + +Omit `defaultValue` from `Node`'s `domAttributes` to fix type incompatibility with `WritableDraft`