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
Vendor prebundling and dev-server on-demand bundling now honor resolve_dirs, allowing bare imports to resolve from additional module directories such as Phoenix's _build/$MIX_ENV/phoenix-colocated output.
Documented the Phoenix LiveView colocated JavaScript setup for projects migrating from esbuild's NODE_PATH configuration.
Changed
Upgraded the Tailwind CSS runtime package requirement to ^4.3.0.
mix ci now runs the test suite through env MIX_ENV=test, which works with newer Mix versions.
Fixed
Additional resolve directories now support package-like folders without package.json, including subpath imports such as phoenix-colocated/my_app.