diff --git a/.changeset/rich-deers-doubt.md b/.changeset/rich-deers-doubt.md index 88912e6719..e72da4e15a 100644 --- a/.changeset/rich-deers-doubt.md +++ b/.changeset/rich-deers-doubt.md @@ -3,4 +3,4 @@ "@latticexyz/store-sync": major --- -Added `dynamicFieldIndex` to the `Store_SpliceDynamicData` event. This enables indexers to store records as a blob per field without a schema lookup. +Added `dynamicFieldIndex` to the `Store_SpliceDynamicData` event. This enables indexers to store dynamic data as a blob per dynamic field without a schema lookup.