diff --git a/.changeset/yellow-bags-learn.md b/.changeset/yellow-bags-learn.md new file mode 100644 index 0000000000..585812d694 --- /dev/null +++ b/.changeset/yellow-bags-learn.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/store-indexer": minor +--- + +The `/api/logs` indexer endpoint is now returning a `404` snapshot not found error when no snapshot is found for the provided filter instead of an empty `200` response.