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
> Superseded by #30 (pagination unification): `Page` is now an immutable value type, strategies return `PageInfo` (`nextRequest == null` = end of stream), and `SimplePage` was removed.
376
+
375
377
**Status: shipped.**`Page`, `Paginator`, `PaginationStrategy`, and the three strategies
376
378
(`Cursor` / `PageNumber` / `LinkHeader`) are in `sdk-core/.../pagination`, alongside
377
379
helper types `SimplePage` and `RequestRebuilder`. `Paginator` gained a `maxPages` safety cap
0 commit comments