You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
7
+
interpolate the importmap into the template.
8
+
9
+
## 0.3.0 (2025-01-09)
10
+
11
+
### Breaking
12
+
- Use a reference to consuming projects' Endpoint module to generate digested asset paths in production.
0 commit comments