From 1ff2a06d26b4a897b3dc4b27bacf3564bbdff4c5 Mon Sep 17 00:00:00 2001 From: Kevin Ingersoll Date: Tue, 7 May 2024 10:53:31 -0700 Subject: [PATCH] Create silver-toys-roll.md --- .changeset/silver-toys-roll.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/silver-toys-roll.md diff --git a/.changeset/silver-toys-roll.md b/.changeset/silver-toys-roll.md new file mode 100644 index 0000000000..190623c482 --- /dev/null +++ b/.changeset/silver-toys-roll.md @@ -0,0 +1,6 @@ +--- +"@latticexyz/store": patch +"@latticexyz/world": patch +--- + +`defineStore` and `defineWorld` will now throw a type error if an unexpected config option is used.