Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
e86bd14: Added a new preview module,
Unstable_DelegationWithSignatureModule
, which allows registering delegations with a signature.Note: this module is marked as
Unstable
, because it will be removed and included in the defaultWorld
deployment once it is audited.3b845d6: Remove workaround for generating
IWorld
interface from cached forge files as this was fixed by forge.Updated dependencies [e86bd14]
Updated dependencies [a09bf25]
@latticexyz/[email protected]
Patch Changes
@latticexyz/[email protected]
Patch Changes
[email protected]
Patch Changes
threejs
template from arrow keys to WASD and added text to explain what the app does.@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
e86bd14: Added a new preview module,
Unstable_DelegationWithSignatureModule
, which allows registering delegations with a signature.Note: this module is marked as
Unstable
, because it will be removed and included in the defaultWorld
deployment once it is audited.a09bf25: Added a viem client decorator for account delegation. By extending viem clients with this function after delegation, the delegation is automatically applied to World contract writes. This means that these writes are made on behalf of the delegator. Internally, it transforms the write arguments to use
callFrom
.This is an internal feature and is not ready for stable consumption yet, so it's not yet exported. Its API may change.
When using with a viem public client, system function selectors will be fetched from the world:
Alternatively, a
worldFunctionToSystemFunction
handler can be passed in that will translate between world function selectors and system function selectors for cases where you want to provide your own behavior or use data already cached in e.g. Zustand or RECS.@latticexyz/[email protected]
Patch Changes
e86bd14: Added a new preview module,
Unstable_DelegationWithSignatureModule
, which allows registering delegations with a signature.Note: this module is marked as
Unstable
, because it will be removed and included in the defaultWorld
deployment once it is audited.Updated dependencies [e86bd14]
Updated dependencies [a09bf25]
@latticexyz/[email protected]
@latticexyz/[email protected]
@latticexyz/[email protected]
@latticexyz/[email protected]
[email protected]
[email protected]
@latticexyz/[email protected]
[email protected]