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
feat(headlines-search): add default sort by updatedAt in search and load more
- Add sort parameter to readHeadlinesByTerm and readAll calls
- Set sort order to descending (newest first)
- Update affects both initial search and load more operations
0 commit comments