Skip to content

v0.2.0

Compare
Choose a tag to compare
@Ravenstine Ravenstine released this 05 Jun 18:04
· 58 commits to master since this release
  • Added preserveOutletContent option, which can be used to keep outlet DOM contents from being cleared when navigating away from a route.
  • Fixed a bug in the Outlet element where router event listeners were not being removed, causing the outlet to try and update even after the outlet view has been destroyed.