Release summaries
pagination-stack-layout
Use shared stack layout primitives in the web pagination component while preserving semantic pagination markup.
maintainer
The pagination primitive now consumes the shared `HStack` API and `hStackVariants` instead of hand-rolled flex classes.
integrator
Existing imports and rendered pagination semantics stay compatible while layout classes align with the shared stack system.
customer
Pagination controls keep the same accessible labels and navigation behavior with no required migration.
