🎉 No breaking changes 🎉
A simple bug fix on an edge case for paginated queries + a fix for an undocumented component :)
-
@phenomic/core:Fix "hasNextPage" & "next" reference for a paginated query when a page ends with the last item of the entire collection, by @MoOx, reported by @ArthurClemens -
@phenomic/plugin-renderer-react:Fix activeStyle for Link component (+ refactoring for internal/external links management), by @MoOx