What's Changed
- Upgrade to Turbo 7.2.0 by @dhh in #361
- Replace
?
operator with conditional check by @seanpdoyle in #337 - Enhance provided Drive helpers to allow controlling
cache
andvisit
meta tags by @agrobbin in #360 - Prevent html: escaping in broadcast later actions by @afcapel in #362
- Encode HTTP method into Request body as
_method
by @seanpdoyle in #370 - Allow additional attributes on the
turbo_stream_action_tag
helper by @marcoroth in #373 - Don't assume fetchOptions has a
body
by @kevinmcconnell in #384 - Make
target
andtargets
attributes optional for Stream actions by @marcoroth in #375
Full Changelog: v1.1.1...v1.3.0