We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cdcbf commit 68457b7Copy full SHA for 68457b7
fern/products/sdks/overview/typescript/changelog/2025-10-29.mdx
@@ -1,3 +1,8 @@
1
+## 3.17.0
2
+**`(feat):`** Add `Page` to the top-level `exports.ts` files, which allows for `import { Page } from '...';` to work.
3
+Remove `Pageable`, and use only `core.Page` for pagination everywhere.
4
+
5
6
## 3.16.0
7
**`(feat):`** Generate a CONTRIBUTING.md file.
8
0 commit comments