Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(store-sync): remove unused generics #3218

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Conversation

holic
Copy link
Member

@holic holic commented Sep 22, 2024

pulled out of #3215

simplifies types by removing some unused generics and only adding them where they're needed

hoping this helps with TS speed 🤞

Copy link

changeset-bot bot commented Sep 22, 2024

🦋 Changeset detected

Latest commit: ad8cfca

The changes in this PR will be included in the next version bump.

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

Not sure what this means? Click here to learn what changesets are.

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

@holic holic marked this pull request as ready for review September 22, 2024 13:58
@holic holic requested a review from alvrs as a code owner September 22, 2024 13:58
@holic holic changed the title feat(store-sync): simplify types feat(store-sync): remove unused generics Sep 22, 2024
@holic holic merged commit 7c7bdb2 into main Sep 23, 2024
12 checks passed
@holic holic deleted the holic/simplify-sync-types branch September 23, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants