You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed analytics query options to accept a scalar string dateRange instead of a string array; updated the query key and request payload accordingly. Updated the profile insights page to pass a scalar dateRange. Also bumped package versions and updated changelogs for sdk and wallets.
Changes
Cohort / File(s)
Summary
Analytics Query Options API packages/sdk/src/modules/analytics/queries/get-page-stats-query-options.ts
Switched dateRange parameter type from string[] to string; updated function signature, queryKey composition, request body date_range to send a string, and parameter docs.
Bumped versions to 1.5.26 and added corresponding changelog entries; wallets changelog updated to reflect dependency bump to SDK 1.5.26.
Estimated code review effort
🎯 3 (Moderate) | ⏱️ ~20 minutes
Poem
Hop hop — a single string I bring,
Gone the array, a tidier thing.
Keys line up, payload sings light,
Insights fetch on clearer flight.
— a rabbit's small delight 🐇✨
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
patchBug fixes and patches (1.0.0 → 1.0.1), add this only if any packages/ have patch changes in PR
1 participant
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by CodeRabbit