Releases: hotwired/turbo-rails
Releases Β· hotwired/turbo-rails
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
v2.0.1
What's Changed
- Turbo 8.0.1
- Use safe operator when calling to request in turbo_frame_request_id by @brunoprietog in #532
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Features
- Support for page refreshes and broadcasting by @jorgemanrubia & @afcapel in #499
Fixes
- Support for multiple string arguments to frame helper by @jcoyne in #504
- Allow broadcasting without rendering and broadcasting with custom attributes by @davidalejandroaguilar in #427
- Require AttributeAccessorsPerThread by @sevos in #523
- Fix sending created broadcasts refreshes to channels where no one listens by @tonysm in #521
- Fix System Tests in CI environment by @seanpdoyle in #538
- Remove Ruby 2.7 from CI by @afcapel in #547
- Separate turbo meta tag generation from provides by @bradgessler in #542
- Remove turbo_meta_tags and add missing documentation by @jorgemanrubia in #548
- Tiny fixes to ignore sqlite3 test files and warnings by @zzak in #537
- Document how to extend
turbo_stream
for custom actions by @seanpdoyle in #555
Full Changelog: v1.5.0...v2.0.0
v2.0.0-rc.3
- Turbo v8.0.0.rc3
Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3
v2.0.0-rc.2
-
What's Changed
-
Build dist file against idiomorph main branch
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
v2.0.0-rc.1
What's Changed
- Turbo v8.0.0-rc.1
- Show actual assert count next to expected count by @matteeyah in #561
New Contributors
- @matteeyah made their first contribution in #561
Full Changelog: v2.0.0-beta.4...v2.0.0-rc.1
v2.0.0-beta.4
Turbo v.8.0.0-beta.4
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
v2.0.0-beta.3
What's Changed
- Turbo v8-beta.3
- Remove Ruby 2.7 from CI by @afcapel in #547
- Separate turbo meta tag generation from provides by @bradgessler in #542
- Fix syntax error in README.md and removed unused external link text. by @rossme in #516
- Remove turbo_meta_tags and add missing documentation by @jorgemanrubia in #548
- Tiny fixes to ignore sqlite3 test files and warnings by @zzak in #537
- Document how to extend
turbo_stream
for custom actions by @seanpdoyle in #555
New Contributors
- @bradgessler made their first contribution in #542
- @rossme made their first contribution in #516
- @jorgemanrubia made their first contribution in #548
- @zzak made their first contribution in #537
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
v2.0.0-beta.2
What's Changed
- Require AttributeAccessorsPerThread by @sevos in #523
- Fix sending created broadcasts refreshes to channels where no one listens by @tonysm in #521
- Fix System Tests in CI environment by @seanpdoyle in #538
New Contributors
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2