Skip to content

Releases: hotwired/turbo-rails

v2.0.11

15 Oct 09:37
52727cb
Compare
Choose a tag to compare

What's Changed

  • Address warning: *' interpreted as argument prefix` by @yahonda in #689
  • Migrate Turbo Native helpers to Hotwire Native by @joemasilotti in #691
  • Update readme - incorrect URL for source file SystemTestHelper by @mlpinit in #692

New Contributors

Full Changelog: v2.0.10...v2.0.11

v2.0.10

22 Sep 16:35
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Fix regression where turbo-stream[action="remove"] would try to render a view partial by @seanpdoyle in #680
  • Restore support for broadcast_refreshes with Sidekiq's default strict_args by @AnalyzePlatypus in #683

New Contributors

Full Changelog: v2.0.9...v2.0.10

v2.0.9

18 Sep 15:10
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • [Fix Regression] Fix Broadcastable inclusion in new Rails apps by @aaronjensen in #678

Full Changelog: v2.0.8...v2.0.9

v2.0.8

18 Sep 07:25
fa4b60a
Compare
Choose a tag to compare

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

v2.0.7

12 Sep 19:41
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • 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 in #675 by @dhh

Full Changelog: v2.0.6...v2.0.7

v2.0.6

19 Jul 05:10
14b965f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

08 Mar 14:35
Compare
Choose a tag to compare

What's Changed

  • Turbo v8.0.4

Full Changelog: v2.0.4...v2.0.5

v2.0.4

21 Feb 16:22
Compare
Choose a tag to compare

What's Changed

  • Turbo v8.0.3

Full Changelog: v2.0.3...v2.0.4

v2.0.3

16 Feb 17:55
Compare
Choose a tag to compare

What's Changed

  • Only include Turbo::Broadcastable::TestHelper with Action Cable by @seanpdoyle in #574

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Feb 09:43
Compare
Choose a tag to compare

What's Changed

  • Turbo 8.0.2
  • Improve documentation by @brunoprietog in #530
  • Include broadcastable assertions automatically in ActiveSupport::TestCase by @swanson in #565

New Contributors

Full Changelog: v2.0.1...v2.0.2