Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 409 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 409 Bytes

Changelog

0.4.0 (2025-01-16)

Breaking

  • Adds a struct for the PhoenixImportmap.Importmap module that implements the Phoenix.HTML.Safe protocol. This change is a breaking change if you currently use raw to interpolate the importmap into the template.

0.3.0 (2025-01-09)

Breaking

  • Use a reference to consuming projects' Endpoint module to generate digested asset paths in production.