Releases: hotwired/turbo-rails
Releases Β· hotwired/turbo-rails
v2.0.11
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
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 defaultstrict_args
by @AnalyzePlatypus in #683
New Contributors
- @AnalyzePlatypus made their first contribution in #683
Full Changelog: v2.0.9...v2.0.10
v2.0.9
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
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
v2.0.7
v2.0.6
What's Changed
- Revise how to disable eager loading app/channels by @fxn in #601
- add turbo stream morph actions to broadcasts by @omarluq in #583
- Update comments from broadcast_ to broadcasts_ by @tunacasserole in #608
- Make
turbo_frame_request?
a helper method by @northeastprince in #564 - Fix CI. by @ioquatix in #635
- Improve rendering outside request by @seanpdoyle in #616
- Flatten and compact
*streamables
arguments by @seanpdoyle in #615 - Fix minor typo by @rafaelmontas in #627
- Update README.md by @khall in #630
- Fix typos in documentation by @brunoprietog in #571
- Provide a 'Changelog' link on rubygems.org/gems/turbo-rails by @mark-young-atg in #636
- README: Using local Turbo version by @klevo in #641
- Convert DOM IDs before submitting ActionBroadcastJob by @dirkjonker in #485
- Fix unintentionally calling
to_a
on the target by @dorner in #502 - Fix double registration of :turbo_stream Renderer by @skipkayhil in #562
- Update GitHub actions versions by @Uaitt in #584
- CI: bump Ferrum/Chrome timeouts by @dentarg in #645
- Remove morph broadcast helpers by @omarluq in #647
New Contributors
- @omarluq made their first contribution in #583
- @tunacasserole made their first contribution in #608
- @northeastprince made their first contribution in #564
- @ioquatix made their first contribution in #635
- @rafaelmontas made their first contribution in #627
- @khall made their first contribution in #630
- @mark-young-atg made their first contribution in #636
- @klevo made their first contribution in #641
- @dirkjonker made their first contribution in #485
- @dorner made their first contribution in #502
- @Uaitt made their first contribution in #584
- @dentarg made their first contribution in #645
Full Changelog: v2.0.5...v2.0.6
v2.0.5
v2.0.4
v2.0.3
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
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