Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@marcohamersma marcohamersma released this 15 May 13:57

This release aims to remove react-router as a dependency and do some basic styling improvements. More will be coming on that front.

Breaking changes:
RouterLayout has been removed, in favour of a more universal Layout component, which receives either the props component and variation, or props created by react-router, such as the match parameter.