Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs committed Aug 16, 2023
1 parent d871f3b commit b141c1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .changeset/few-mirrors-reflect.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This decreases gas cost and removes circular dependencies of the Schema table (w
+ Schema valueSchema
) external;
```

The same diff applies to `getRecord`, `getField`, `setField`, `pushToField`, `popFromField`, `updateInField`, and `deleteRecord`.

This change only requires changes in downstream projects if the `Store` methods were accessed directly. In most cases it is fully abstracted in the generated table libraries,
Expand Down

0 comments on commit b141c1f

Please sign in to comment.