This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phoenix | dependencies | minor | 1.6.2 -> 1.7.3 |
Release Notes
phoenixframework/phoenix
v1.7.3
Enhancements
- Use LiveView 0.19 for new apps
Bug Fixes
- Fix compilation error page on plug debugger showing obscure error when app fails to compile
- Fix warnings being printed twice in route verification
v1.7.2
Enhancements
- [Endpoint] Add socket draining for batched and orchestrated Channel/LiveView socket shutdown
- [code reloader] Improve the compilation error page to remove horizontal scrolling and include all warnings and errors from compilation
- [phx.new] Support the
--no-tailwind
and--no-esbuild
flags - [phx.new] Move heroicons to assets/vendor
- [phx.new] Simplify core modal to use the new JS.exec instruction to reduce footprint
- [sockets] Allow custom csrf_token_keys in WebSockets
v1.7.1
Enhancements
- [phx.new] Embed heroicons in app.css bundle to optimize usage
v1.7.0
Bug Fixes
- Fix race conditions in the longpoll transport by batching messages
v1.6.16
v1.6.15
v1.6.14
v1.6.13
v1.6.12
v1.6.11
v1.6.10
v1.6.9
v1.6.8
v1.6.7
v1.6.6
v1.6.5
v1.6.4
v1.6.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.