github hotwired/turbo v7.0.0-beta.8

latest releases: v8.0.4, v8.0.3, v8.0.2...
2 years ago
  • NEW: Allow a single stream update to target multiple elements using CSS query selectors with <turbo-stream action="append" targets=".allWithClass">. [#113]
  • NEW: Allow elements to avoid the snapshot cache when tagged with data-turbo-cache="false" (no more manually removing flash elements!). [#238]
  • NEW: Activate script tags loaded inside of turbo frames. [#192]
  • FIXED: Don't remove children without an explicit ID when appending or prepending. [#285]
  • FIXED: Restore scroll position when using the browser's back button. [#295]

Don't miss a new turbo release

NewReleases is sending notifications on new releases.