Skip to content

Commit

Permalink
refactor(store): optimize Schema (#1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
dk1a committed Aug 18, 2023
1 parent 3e024fc commit 0d12db8
Show file tree
Hide file tree
Showing 6 changed files with 230 additions and 184 deletions.
7 changes: 7 additions & 0 deletions .changeset/strong-geckos-shake.md
@@ -0,0 +1,7 @@
---
"@latticexyz/store": patch
"@latticexyz/world": patch
---

Optimize Schema methods.
Return `uint256` instead of `uint8` in SchemaInstance numFields methods

0 comments on commit 0d12db8

Please sign in to comment.