app v6.6.0 Release Notes

Release Date: 2020-06-10 // almost 4 years ago
  • Summary

    • 🛠 Fixes a crash that occurred when a component was the root of another component
    • Indirect is now exported
    • ⚡️ The Updatable interface has been removed: code will compile but OnUpdate functions are not called anymore. This is removed because I felt it complicate components life cycle and was buggy.