Skip to content

Version 1.2.0

Latest

Choose a tag to compare

@JayPanoz JayPanoz released this 20 Mar 10:22

This PR completely rewrites the point of entry for the Reader components, by migrating a lot of complexity out of them: publication handling, theming, caching or states for Navigators’ callbacks, init of these Navigators, etc.

It exposes a new wrapper component that picks the correct Reader component to mount based on the profile of the publication.

What's Changed

Full Changelog: v1.1.7...v1.2.0