Hologram v0.4.0 released

Backward Incompatible Changes

  • Change template sigil from ~H to ~HOLO
  • Require Elixir 1.15+ and Erlang/OTP 24+

New Features

  • Add “select” event support on input and textarea elements

Enhancements

  • Add “rel” prop to Hologram.UI.Link component
  • Support Elixir 1.18

Bug Fixes

  • Fix page params casting rescue clause (#164)
  • Fix building function captures with arity 0
  • Fix variable versioning when transpiling to JavaScript
  • Fix “class” attribute patching in root HTML element (#186)
11 Likes