diff options
Diffstat (limited to '.changeset/twenty-maps-glow.md')
-rw-r--r-- | .changeset/twenty-maps-glow.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/twenty-maps-glow.md b/.changeset/twenty-maps-glow.md deleted file mode 100644 index 9588a45bc..000000000 --- a/.changeset/twenty-maps-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': minor ---- - -Adds two new values to the [pagination `page` prop](https://docs.astro.build/en/reference/api-reference/#the-pagination-page-prop): `page.first` and `page.last` for accessing the URLs of the first and last pages. |