phoenix_html v2.14.0 Release Notes

Release Date: 2020-01-28 // about 4 years ago
    • ✨ Enhancements
      • Remove enforce_utf8 workaround on forms as it is no longer required by browser
      • Remove support tuple-based date/time with microseconds calendar types
      • Allow strings as first element in content_tag
      • Add :srcset support to img_tag
      • Allow inputs_for to skip hidden fields