This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
v1.0.0-alpha.8
Pre-release
Pre-release
π 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