Skip to content

v2.0.8

Compare
Choose a tag to compare
@jorgemanrubia jorgemanrubia released this 18 Sep 07:25
· 16 commits to main since this release
fa4b60a

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: in Broadcastable 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

Full Changelog: v2.0.6...v2.0.8