Changelog
1.7.0-rc.3 (2023-02-15)
phx.gen.live
generatorsphx.gen.live
generators to use Phoenix.Component.to_form
Changelog
1.7.0-rc.2 (2023-01-13)
Changelog
1.7.0-rc.1 (2023-01-06)
Changelog
1.7.0-rc.0 (2022-11-07)
Phoenix.Controller.get_flash
has been deprecated in favor of the new Phoenix.Flash
module, which provides unified flash accessPhoenix.VerifiedRoutes
for ~p
-based route generation with compile-time verification.helpers: false
to use Phoenix.Router
to disable helper generation--info [url]
switch to phx.routes
to get route information about a url/pathPhoenix.Flash
for unified flash accessThe CHANGELOG for v1.6 releases can be found in the v1.6 branch.