Skip to content

Commit

Permalink
Update .changeset/popular-oranges-end.md
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored Apr 5, 2024
1 parent ddb86f1 commit 5663590
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .changeset/popular-oranges-end.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
"@latticexyz/store": patch
"@latticexyz/cli": patch
---

Fixed the behaviour of static arrays, so that they return zero for uninitialised values, to mirror the native Solidity behavior. Previously they reverted with `Store_IndexOutOfBounds` if the index had not been set yet.

0 comments on commit 5663590

Please sign in to comment.