ffc9e2d3de
* feat(paginate): Return exact types from paginate() * chore: changeset * fix(types): Fix infer utils while I'm here --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
5 lines
87 B
Markdown
5 lines
87 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Paginate will now return exact types instead of a naive Record
|