v2.0.8
What's Changed
- Create executable bug report Rails application by @seanpdoyle in #593
- remove unused morph tag builder by @omarluq in #655
- Fix deprecation in routing by @atomaka in #657
- Raise ArgumentError when turbo_stream_from helper gets passed blank streamables by @mwallba in #661
- Drop Redis for dev requirement by @dhh in #675
- Do not load ActiveJobs if ActiveJob is not loaded by @aaronjensen in #602
- Add
turbo_stream.refresh
builder method by @seanpdoyle in #595 - Add attributes hash as optional arg to replace/update model tag builders by @omarluq in #658
- Revert "Add attributes hash as optional arg to replace/update model tag builders" by @jorgemanrubia in #676
- Add optional method to TagBuilder for morph by @AlexKovynev in #665
- Only pass
:request_id
option to Refresh Stream by @seanpdoyle in #603 - Support
targets:
inBroadcastable
methods - Update by @JuannFerrari in #511 - Stream Tag Builder: Support
:renderable
arguments by @seanpdoyle in #569 - Introduce
Turbo::SystemTestHelper
by @seanpdoyle in #577 - Alter Action Cable Element to be morph-compatible by @seanpdoyle in #650
New Contributors
- @atomaka made their first contribution in #657
- @mwallba made their first contribution in #661
- @AlexKovynev made their first contribution in #665
- @JuannFerrari made their first contribution in #511
Full Changelog: v2.0.6...v2.0.8