Navigation Menu

Skip to content

v7.0.0-rc.4

Compare
Choose a tag to compare
@dhh dhh released this 15 Sep 14:57
· 345 commits to main since this release
  • NEW: Make turbo:before-fetch-request and turbo:before-fetch-response events to fire on the respective form or frame element [#367]
  • NEW: Read data-turbo-frame target from Submitter [#381]
  • FIXED: Head elements with nonces will no longer cause reloads [#394 and #395]
  • FIXED: Fix that data-turbo-method links stopped working within frames [#362]
  • FIXED: Prevent "body stream already read" errors on get response html/text in locked body [#364]
  • FIXED: Fix frame reloading from links/forms nested inside a turbo-frame [#370]

This is hopefully the last RC before final release! There's already a lot of great features and improvements ready to be merged once we've put out 7.0 final.