diff --git a/.changeset/tame-lemons-play.md b/.changeset/tame-lemons-play.md index a98a620c66..e20f0bcd55 100644 --- a/.changeset/tame-lemons-play.md +++ b/.changeset/tame-lemons-play.md @@ -1,9 +1,9 @@ --- "@latticexyz/cli": patch "@latticexyz/common": major -"@latticexyz/create-mud": major "@latticexyz/recs": patch "@latticexyz/store-indexer": patch +"create-mud": major --- Templates and examples now use MUD's new sync packages, all built on top of [viem](https://viem.sh/). This greatly speeds up and stabilizes our networking code and improves types throughout.