Skip to content

@latticexyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 10:34
· 7 commits to main since this release
fdbda85

Patch Changes

  • 041031d: WorldConsumer now doesn't store a single namespace. Instead, child contracts can keep track of namespaces and use the onlyNamespace(namespace) and onlyNamespaceOwner(namespace) modifiers for access control.

    ERC20 module was adapted to use this new version of WorldConsumer.

  • Updated dependencies [8cdc57b]

  • Updated dependencies [041031d]