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

Version Packages #2694

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Version Packages #2694

merged 1 commit into from
Apr 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 19, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

  • c74a664: Added a --awsKmsKeyId flag to mud deploy that deploys the world using an AWS KMS key as a transaction signer.
  • dbc7e06: Deploying now retries on "block is out of range" errors, for cases where the RPC is load balanced and out of sync.
  • 189050b: Deploy will now fetch and set the gas price during execution of PostDeploy script. This should greatly reduce the fees paid for L2s.
  • fce741b: Added a new mud verify command which verifies all contracts in a project. This includes systems, modules, the WorldFactory and World.
  • 632a752: Fixed an issue where deploys were warning about mismatched bytecode when the bytecode was correct and what we expect.
  • 3d1d590: Added a deploy.upgradeableWorldImplementation option to the MUD config that deploys the World as an upgradeable proxy contract. The proxy behaves like a regular World contract, but the underlying implementation can be upgraded by calling setImplementation.
  • 8493f88: Added a --forgeScriptOptions flag to deploy and dev commands to allow passing in additional CLI flags to forge script command.
  • Updated dependencies [375d902]
  • Updated dependencies [78a94d7]
  • Updated dependencies [38c6115]
  • Updated dependencies [3d1d590]
  • Updated dependencies [ed404b7]
  • Updated dependencies [2c9b16c]
  • Updated dependencies [f736c43]

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

[email protected]

Patch Changes

  • 534e772: Made worlds.json's address type more like viem's Hex type so it's easy to pass through as an argument.

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

  • 3d1d590: Added a deploy.upgradeableWorldImplementation option to the MUD config that deploys the World as an upgradeable proxy contract. The proxy behaves like a regular World contract, but the underlying implementation can be upgraded by calling setImplementation.
  • 2c9b16c: Replaced the systemId field in the Unstable_CallWithSignatureSystem typehash with individual systemNamespace and systemName string fields.
  • Updated dependencies [375d902]
  • Updated dependencies [38c6115]
  • Updated dependencies [ed404b7]
  • Updated dependencies [f736c43]

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

@latticexyz/[email protected]

@latticexyz/[email protected]

@latticexyz/[email protected]

[email protected]

[email protected]

@latticexyz/[email protected]

[email protected]

@github-actions github-actions bot force-pushed the changeset-release/main branch from 5c665b3 to 81cf19c Compare April 22, 2024 10:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 81cf19c to 1240faf Compare April 22, 2024 14:47
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1240faf to 3b821fe Compare April 22, 2024 15:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3b821fe to e78d7a1 Compare April 23, 2024 13:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from e78d7a1 to 9fac9a9 Compare April 24, 2024 13:38
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9fac9a9 to ba60540 Compare April 24, 2024 14:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from ba60540 to 27f3b1d Compare April 24, 2024 18:09
@github-actions github-actions bot force-pushed the changeset-release/main branch from 27f3b1d to 9f326f9 Compare April 24, 2024 20:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9f326f9 to 5af3b87 Compare April 25, 2024 08:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5af3b87 to f3df528 Compare April 25, 2024 09:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from f3df528 to 16c02d8 Compare April 25, 2024 11:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 16c02d8 to 8dbc354 Compare April 25, 2024 13:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8032751 to 5859688 Compare April 25, 2024 18:05
@yonadaa yonadaa merged commit 43cde88 into main Apr 25, 2024
1 check passed
@yonadaa yonadaa deleted the changeset-release/main branch April 25, 2024 18:23
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.

1 participant