app v6.2.1 Release Notes

Release Date: 2020-03-23 // about 4 years ago
  • 🚀 This release fixes the following bugs:

    • Anchors: Now uses single-page app navigation when it is clicked and embeds non-text children (eg. H1, Span)
    • ⚡️ Compo.Update: Does not panic when Update is called when the component is not mounted

    Thanks to @jwmach1 and @mar1n3r0 for reporting those.