surface v0.3.2 Release Notes

Release Date: 2021-03-19 // about 3 years ago
    • Warn if prop is required and has default value (#282)
    • Warn if slot is required and has a fallback content (#296)
    • Warn on LiveComponent with another LiveComponent as root
    • Support escaped three double-quotes in Markdown content
    • Improve Label component compatibility with Phoenix label/2 (#284)
    • Update props according to new types (#297)
    • Fix copying JS hooks multiple times (#294)