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

refactor(store): store core imports store events #2356

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

yonadaaa
Copy link
Contributor

@yonadaaa yonadaaa commented Mar 1, 2024

Made possible due to Solidity 0.8.22: https://soliditylang.org/blog/2023/10/25/solidity-0.8.22-release-announcement/

Additionally, this release also fixes a bug that previously resulted in an error during NatSpec generation for code that emits events defined in foreign contracts or interfaces.

Copy link

changeset-bot bot commented Mar 1, 2024

🦋 Changeset detected

Latest commit: 0991977

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

This PR includes changesets to release 30 packages
Name Type
@latticexyz/store Patch
@latticexyz/cli Patch
@latticexyz/dev-tools Patch
@latticexyz/react Patch
@latticexyz/store-indexer Patch
@latticexyz/store-sync Patch
@latticexyz/world-modules Patch
@latticexyz/world Patch
@latticexyz/abi-ts Patch
@latticexyz/block-logs-stream Patch
@latticexyz/common Patch
@latticexyz/config Patch
create-mud Patch
@latticexyz/ecs-browser Patch
@latticexyz/faucet Patch
@latticexyz/gas-report Patch
@latticexyz/network Patch
@latticexyz/noise Patch
@latticexyz/phaserx Patch
@latticexyz/protocol-parser Patch
@latticexyz/recs Patch
@latticexyz/schema-type Patch
@latticexyz/services Patch
@latticexyz/solecs Patch
solhint-config-mud Patch
solhint-plugin-mud Patch
@latticexyz/std-client Patch
@latticexyz/std-contracts Patch
@latticexyz/store-cache 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

@yonadaaa yonadaaa changed the title refactor(store): StoreCore imports store events refactor(store): store core imports store events Mar 1, 2024
holic
holic previously approved these changes Mar 1, 2024
@yonadaaa yonadaaa merged commit 2c920de into main Mar 1, 2024
11 checks passed
@yonadaaa yonadaaa deleted the yonadaaa/store-events-interface branch March 1, 2024 12:12
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