surface v0.1.0-rc.1 Release Notes

Release Date: 2020-10-21 // over 3 years ago
    • Fix support for Elixir >= v1.11
    • Update liveview to latest v0.15-dev (597c5dd)
    • Add undefined assign check for Surface.{LiveComponent,Component,LiveView}
    • New form controls wrappers: <DateTimeSelect> and <TimeSelect>.
    • Force recompilation of the parent component after fixing errors on any of its children.