This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
v1.0.0-alpha.4
Pre-release
Pre-release
fix(@phenomic/core): support static rendering of "by" parameters for main (first) collection
collection
params in routes is now useless as we consider the first collection of the queries as the main query.
(@MoOx)
feat(@phenomic/cli): add a default babel config
(#1071 - @MoOx)
feat(@phenomic/plugin-renderer-react): render path that finish with html as is
(#1106 - @MoOx)
fix(@phenomic/plugin-renderer-react): Prevent our react context usage from colliding with redux
(#1086 - @bloodyowl)