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