Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@matannoam-zz matannoam-zz released this 05 Feb 19:16

arichtecture change - The Router element is moved from index.js to the App conatianer. The elements rendered on all pages are moved from App container to the new BasePage container. index.js now only renders the App container.

router - preact-router now includes support for custom histories. using the custom fork pre-bp-router is no longer necessary