diff --git a/.changeset/new-ways-count.md b/.changeset/new-ways-count.md new file mode 100644 index 0000000000..b4d2d23408 --- /dev/null +++ b/.changeset/new-ways-count.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/cli": patch +--- + +`mud deploy` will now correctly skip tables configured with `deploy: { disabled: true }`.