diff --git a/.changeset/real-waves-bathe.md b/.changeset/real-waves-bathe.md index a60720e49e..2dbf46f92f 100644 --- a/.changeset/real-waves-bathe.md +++ b/.changeset/real-waves-bathe.md @@ -1,5 +1,5 @@ --- -"@latticexyz/create-mud": patch +"create-mud": patch --- -Added `@latticexyz/explorer` and `@latticexyz/store-indexer` to all MUD templates. Updated default `worlds.json` config and world address. +New projects created with `pnpm create mud` now include the World Explorer and SQLite indexer running as additional services.