Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 544 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 544 Bytes

Changelog for v1.1

v1.1.0

Enhancements

  • Normalize whitespace in LiveViewTest's text filters (#3621)
  • Raise by default when LiveViewTest detects duplicate DOM or LiveComponent IDs. This can be changed by passing on_error to Phoenix.LiveViewTest.live/3 / Phoenix.LiveViewTest.live_isolated/3

v1.0

The CHANGELOG for v1.0 and earlier releases can be found in the v1.0 branch.