Skip to content

@latticexyz/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 09:57
· 254 commits to main since this release
308a1fe

Patch Changes

  • 7129a16: Removed evaluate and satisfy type utils in favor of show and satisfy from @arktype/util.
  • 8d0453e: resourceToHex will now throw if provided namespace is >14 characters. Since namespaces are used to determine access control, it's not safe to automatically truncate to fit into bytes14 as that may change the indended namespace for resource access.