Skip to content

Commit

Permalink
Update .changeset/sour-bats-compare.md
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored Oct 3, 2024
1 parent 432adea commit d556934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/sour-bats-compare.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@latticexyz/store": patch
---

Added an `unwrap` function to the ResourceIdInstance library, so now it is possible to directly unwrap a ResourceId by doing `id.unwrap()`.
Added an `unwrap` function to the `ResourceIdInstance` library to make it easier to unwrap a `ResourceId` with `resourceId.unwrap()`.

0 comments on commit d556934

Please sign in to comment.