patch2026-05-03

Blog

v2.1.6pnpm-lock sync

Fixed

  • Synced pnpm-lock.yaml with the published 2.1.6 release so fresh installs no longer warn about a stale lockfile.
  • BlogContent no longer flashes the loading skeleton on cached pages — the cache hit short-circuits the suspense boundary.

Changed

  • useArchive now caps its internal pool at the maxPosts value rather than always paginating to the API limit.