Skip to content

feat: add searchDeveloperMetadata and metadata filters in loadCells#752

Merged
theoephraim merged 2 commits intomainfrom
feat/developer-metadata-search
Feb 14, 2026
Merged

feat: add searchDeveloperMetadata and metadata filters in loadCells#752
theoephraim merged 2 commits intomainfrom
feat/developer-metadata-search

Conversation

@theoephraim
Copy link
Copy Markdown
Owner

Summary

  • Add searchDeveloperMetadata(filters) method to GoogleSpreadsheet for searching developer metadata entries
  • Support DeveloperMetadataLookup filters in loadCells on both GoogleSpreadsheet and GoogleSpreadsheetWorksheet
  • Update DataFilter and DataFilterWithoutWorksheetId types to include DataFilterObject

Test plan

  • Existing developer metadata tests pass (create, update, delete)
  • New searchDeveloperMetadata test passes (creates metadata, searches by key, verifies results, cleans up)
  • Lint passes
  • Build passes

🤖 Generated with Claude Code

…dCells

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 14, 2026

🦋 Changeset detected

Latest commit: f2c50d5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
google-spreadsheet Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Tests both doc-level and sheet-level loadCells with a
developerMetadataLookup filter on row-level metadata.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@theoephraim theoephraim merged commit 74cdc44 into main Feb 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant