surface v0.6.0 Release Notes

Release Date: 2021-10-21 // over 2 years ago
    • Compatibility with Phoenix v1.6 and Liveview v0.16
    • New mix surface.init task
    • Add support for function components
    • Add support for dynamic function components via <Component>
    • Add support for recursive function components
    • Optimize change tracking for contexts
    • Fix race condition when compiling tests
    • Fix recompilation of used components