• v0.2.0 f242749ae8

    v0.2.0 Stable

    rosa released this 2024-07-21 16:14:54 +00:00 | 131 commits to main since this release

    Added

    • Two new operations to Hypa.Plug:
      • add_htmx_cache_control/2 - adds hx-request to the vary header for better cache control
      • put_htmx_layout/2 - removes the Phoenix layouts from responses to htmx requests.
        This is only enabled if Phoenix.Controller is defined.
        Phoenix is now an optional dependency.
    Downloads