- 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
toPhoenix.LiveViewTest.live/3
/Phoenix.LiveViewTest.live_isolated/3
The CHANGELOG for v1.0 and earlier releases can be found in the v1.0 branch.