Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

Commit df988cc

Browse files
committed
chore: add changeset
1 parent 61d3c3a commit df988cc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/tame-schools-kick.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"google-sr": major
3+
---
4+
5+
Make OrganicResult description field optional
6+
7+
The `description` field in `OrganicResultNode` is now optional (`string | undefined`) to handle cases where search results don't include a description. This is a breaking change as existing code may need to be updated to handle the undefined case.

0 commit comments

Comments
 (0)