Skip to content

Releases: hotwired/turbo

v8.0.20

28 Oct 18:39

Choose a tag to compare

What's Changed

  • Fix: preserve removed turbo-frames with refresh=morph on page refreshes by @jorgemanrubia in #1452

Full Changelog: v8.0.19...v8.0.20

v8.0.19

28 Oct 17:00

Choose a tag to compare

What's Changed

  • Better testing timeouts for less painful development by @botandrose in #1317
  • Add 2 second timeouts to infinitely-looping assertions by @botandrose in #1378
  • Reloading a morphing frame should trigger reloads on its child morphing frames recursively by @botandrose in #1311
  • Revert fetch to call window.fetch directly again by @chrisyuska in #1381
  • Bump koa from 2.15.4 to 2.16.1 by @dependabot[bot] in #1398
  • Update playwright by @silva96 in #1400
  • Respect prefers-reduced-motion by @indykoning in #1409
  • Rename meta tag used to enable view transitions to turbo-view-transition by @Intrepidd in #1380
  • Make sure full page reloads use the response URL after a redirect by @m-vo in #1420
  • Improve prefetch/navigation performance by @m-vo in #1421
  • Fix navigating to the turbo-root does not use Turbo Drive by @m-vo in #1426
  • Don't ignore the browser's default for a[href] links by @stefanvermaas in #1429
  • Expose morphing functions for consumer use by @seanpdoyle in #1319
  • bump idiomorph version to 0.7.4 by @htcarr3 in #1441

New Contributors

Full Changelog: 8.0.13...v8.0.19

v8.0.18

26 Sep 12:47

Choose a tag to compare

What's Changed

  • Better testing timeouts for less painful development by @botandrose in #1317
  • Add 2 second timeouts to infinitely-looping assertions by @botandrose in #1378
  • Reloading a morphing frame should trigger reloads on its child morphing frames recursively by @botandrose in #1311
  • Revert fetch to call window.fetch directly again by @chrisyuska in #1381
  • Bump koa from 2.15.4 to 2.16.1 by @dependabot[bot] in #1398
  • Update playwright by @silva96 in #1400
  • Respect prefers-reduced-motion by @indykoning in #1409
  • Rename meta tag used to enable view transitions to turbo-view-transition by @Intrepidd in #1380
  • Make sure full page reloads use the response URL after a redirect by @m-vo in #1420
  • Improve prefetch/navigation performance by @m-vo in #1421
  • Fix navigating to the turbo-root does not use Turbo Drive by @m-vo in #1426
  • Don't ignore the browser's default for a[href] links by @stefanvermaas in #1429
  • Expose morphing functions for consumer use by @seanpdoyle in #1319

New Contributors

Full Changelog: 8.0.13...v8.0.18

v8.0.13

02 Mar 19:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.11...v8.0.13

v8.0.11

15 Oct 07:49

Choose a tag to compare

What's Changed

  • Read the csp meta tag nonce attribute and fall back to content by @codergeek121 in #1254

New Contributors

Full Changelog: v8.0.10...v8.0.11

v8.0.10

18 Sep 07:19

Choose a tag to compare

What's Changed

Full Changelog: 8.0.6...v8.0.10

8.0.6

13 Sep 08:16

Choose a tag to compare

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 to Turbo.config by @seanpdoyle in #1306
  • Lift the frame morphing logic up to FrameController.reload by @krschacht in #1192
  • Introduce unvisitableExtensions to remove isHTML implementation by @edwinv in #1230

New Contributors

Full Changelog: v8.0.5...8.0.6

v8.0.5

19 Jul 04:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.4...v8.0.5

v8.0.4

08 Mar 14:34

Choose a tag to compare

What's Changed

Full Changelog: v8.0.3...v8.0.4

v8.0.3

21 Feb 16:21

Choose a tag to compare

What's Changed

  • Omit ignoreActiveValue: true Morph option by @seanpdoyle in #1195
  • Ensure that page refreshes do not trigger a snapshot cache by @afcapel in #1196

Full Changelog: v8.0.2...v8.0.3