Skip to content

Bump phoenix_live_view from 0.17.10 to 0.17.11

Bumps phoenix_live_view from 0.17.10 to 0.17.11.

Changelog

Sourced from phoenix_live_view's changelog.

0.17.11 (2022-07-11)

Enhancements

  • Add replaceTransport to LiveSocket

Bug fixes

  • Cancel debounced events from firing after a live navigation event
  • Fix hash anchor failing to scroll to anchor element on live navigation
  • Do not debounce phx-blur events
Commits

Merge request reports