What's Changed
- Configure Submitter disabling by @seanpdoyle in #1216
- Introduce
Turbo.config
object by @seanpdoyle in #1217 - Fix devcontainer configuration by @radanskoric in #1256
- Fix temporary elements disappearing on subsequent GET requests that redirect to a page with data-turbo-temporary elements. by @mikepayready in #1302
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #1304
- Delegate
Turbo.session
properties toTurbo.config
by @seanpdoyle in #1306 - Lift the frame morphing logic up to FrameController.reload by @krschacht in #1192
- Introduce
unvisitableExtensions
to removeisHTML
implementation by @edwinv in #1230
New Contributors
- @radanskoric made their first contribution in #1256
- @mikepayready made their first contribution in #1302
- @krschacht made their first contribution in #1192
Full Changelog: v8.0.5...8.0.6