diff --git a/.changeset/little-tables-wait.md b/.changeset/little-tables-wait.md new file mode 100644 index 0000000000..9c82f5bdde --- /dev/null +++ b/.changeset/little-tables-wait.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/world": patch +--- + +Moved TS utils over to using hardcoded ABIs instead of ones imported from `.abi.json` files to fix some internal type resolution issues.