Releases: hotwired/turbo-rails
Releases · hotwired/turbo-rails
v2.0.20
Full Changelog: v2.0.19...v2.0.20
v2.0.19
Full Changelog: v2.0.17...v2.0.19
v2.0.17
What's Changed
- Fix typo in README.md by @brunocalmels in #746
- Remove compact call on locals in broadcast_rendering_with_defaults by @mathias234 in #720
See https://github.com/hotwired/turbo/releases/tag/v8.0.18
New Contributors
- @brunocalmels made their first contribution in #746
- @mathias234 made their first contribution in #720
v2.0.14
What's Changed
- Fix unwanted model retention when using class methods from
Turbo::Broadcastablewith locals by @v-yarotsky in #710 - add test missing assertion by @adrienpoly in #707
- Fix typo in README.md by @qmoya in #704
- Fix comment typo in gem documentation by @benoittgt in #700
- Test installer by @zzak in #553
- Update @rails/actioncable dependency to version >=7.0 by @adrienpoly in #705
- Include CSRF
<meta>elements in frame layout by @seanpdoyle in #697 - Bump oven-sh/setup-bun from 1 to 2 by @dependabot in #722
- Fix stream_name calculation inside of thread by @brendon in #727
New Contributors
- @v-yarotsky made their first contribution in #710
- @adrienpoly made their first contribution in #707
- @qmoya made their first contribution in #704
- @benoittgt made their first contribution in #700
- @brendon made their first contribution in #727
Full Changelog: v2.0.13...v2.0.14
v2.0.13
What's Changed
- Drop Support for
[email protected]by @seanpdoyle in #698 turbo_streamtag builder: support:partialwith block by @seanpdoyle in #701- Revert "Keep flash in Turbo Frame requests (#699)" by @jorgemanrubia in #716
Full Changelog: v2.0.12...v2.0.13
v2.0.12
What's Changed
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #687
- Update to rack 3 by @ramhoj in #696
- Commit to
[email protected]support by @seanpdoyle in #682 - Keep flash in Turbo Frame requests by @p8 in #699
New Contributors
Full Changelog: v2.0.11...v2.0.12
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_refresheswith Sidekiq's defaultstrict_argsby @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.refreshbuilder 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_idoption to Refresh Stream by @seanpdoyle in #603 - Support
targets:inBroadcastablemethods - Update by @JuannFerrari in #511 - Stream Tag Builder: Support
:renderablearguments by @seanpdoyle in #569 - Introduce
Turbo::SystemTestHelperby @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