What's Changed
- 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
- Remove outdated todo by @morgoth in #500
- Support for page refreshes and broadcasting by @afcapel in #499
- 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
- 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 - Show actual assert count next to expected count by @matteeyah in #561
New Contributors
- @morgoth made their first contribution in #500
- @tonysm made their first contribution in #521
- @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
- @matteeyah made their first contribution in #561
Full Changelog: v1.5.0...v2.0.0