Skip to content

v0.4.0

Choose a tag to compare

@bartblast bartblast released this 26 Mar 19:20
· 3318 commits to master since this release

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)