What's Changed
- Don't break out of frames when frame missing by @kevinmcconnell in #863
- Respect
turbo-visit-control
for frame requests by @kevinmcconnell in #867 - Allow changing the submitter text during form submission by @afcapel in #869
- Form submissions from frames should clear cache by @kevinmcconnell in #882
- Deprecate
[data-turbo-cache=false]
in favor of[data-turbo-temporary]
by @packagethief in #871 resume()
does not requirevalue
by @dahlbyk in #854- Rename
isIdempotent
toisSafe
by @kevinmcconnell in #883
Full Changelog: v7.2.5...v7.3.0