Turbolinks Versions Save

Turbolinks makes navigating your web application faster

v5.3.0-beta.1

5 years ago
  • Ported Turbolinks to TypeScript [#445]
  • Fixed an issue with navigation when Turbolinks is loaded by a <script async> tag [#453]
  • Changed the HTTP client to treat responses with non-HTML Content-Type headers as errors [#454]
  • Improved compatibility with webcomponents.js [#337, #431]

v5.2.0

5 years ago
  • Introduces deferred snapshot caching to improve navigation performance and allow Stimulus disconnect() callbacks to prepare the page to be cached (#390)
  • Modernizes the test suite (#404)
  • Fixes missing event.data.newBody on turbolinks:before-render events when rendering error pages (#406)
  • Adds a CHANGELOG.md file which points to the GitHub Releases index
  • Corrects several errors in documentation examples
  • Updates RubyGems installation instructions

v5.2.0.beta1

5 years ago

See v5.2.0

v5.1.1

6 years ago

v5.1.0

6 years ago

v5.0.3

7 years ago

v5.0.2

7 years ago
  • Reverts the async changes from #274 in v5.0.1. Will revisit in a future v5.1.0 release. (#280)

v5.0.1

7 years ago