What's Changed
- Add
rails@8.1to the CI matrix by @seanpdoyle in #758 - Use an immediate debouncer for tests by @djmb in #761
- Include hidden elements for turbo-cable-stream-source selector by @excid3 in #740
- Fix CI for
ruby@3.2.x-rails@7.2.xby @seanpdoyle in #764 - Add turbo frame assertion test helpers by @excid3 in #742
- Acccept meta tag string arguments as well by @frenkel in #754
- [fix #762] Forward broadcast_refresh_to options by @OutlawAndy in #763
- Add support for Model Class in Action and Frame helpers by @afrase in #597
- Remove legacy workaround for Rails < 7 by @drjayvee in #766
- Fix debouncer tests to wait on correct debouncer by @djmb in #767
- Restrict tests to
minitest < 6by @seanpdoyle in #774 - Only return messages produced by block in
capture_turbo_stream_broadcastsby @Vivalldi in #736 - Respect broadcast suppressions on before/after actions by @stowersjoshua in #770
New Contributors
- @djmb made their first contribution in #761
- @frenkel made their first contribution in #754
- @OutlawAndy made their first contribution in #763
- @afrase made their first contribution in #597
- @drjayvee made their first contribution in #766
- @Vivalldi made their first contribution in #736
- @stowersjoshua made their first contribution in #770
Full Changelog: v2.0.20...v2.0.21