latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
692 stars 174 forks source link

feat(common): export base tsconfig #2873

Closed ssalbdivad closed 1 month ago

ssalbdivad commented 1 month ago

This migrates tsconfig.base.json to @latticexyz/common so it can be referenced in templates, and updated overtime without creating breaking changes.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 350cfaea7269093466559ab7c71e59ca3b01c5db

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 23 packages | Name | Type | | ----------------------------- | ----- | | @latticexyz/abi-ts | Patch | | @latticexyz/block-logs-stream | Patch | | @latticexyz/cli | Patch | | @latticexyz/common | Patch | | @latticexyz/config | Patch | | @latticexyz/dev-tools | Patch | | @latticexyz/faucet | Patch | | @latticexyz/gas-report | Patch | | @latticexyz/protocol-parser | Patch | | @latticexyz/query | Patch | | @latticexyz/react | Patch | | @latticexyz/recs | Patch | | @latticexyz/schema-type | Patch | | @latticexyz/store-indexer | Patch | | @latticexyz/store-sync | Patch | | @latticexyz/store | Patch | | @latticexyz/utils | Patch | | @latticexyz/world-modules | Patch | | @latticexyz/world | Patch | | create-mud | Patch | | solhint-config-mud | Patch | | solhint-plugin-mud | Patch | | mock-game-contracts | Patch |

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR