All Versions
11
Latest Version
Avg Release Cycle
102 days
Latest Release
1872 days ago

Changelog History
Page 1

  • v5.3.0 Changes

    March 11, 2019
    • 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.3.0-beta.1 Changes

    March 11, 2019
    • 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 Changes

    August 20, 2018
    • 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 Changes

    July 27, 2018

    ๐Ÿš€ See v5.2.0

  • v5.1.1 Changes

    January 09, 2018
    • ๐Ÿ›  Fix npm package (#352)
  • v5.1.0 Changes

    January 08, 2018
    • โž• Add Turbolinks.setProgressBarDelay API (#347)
    • โž• Add <meta> tag for opting in to full page reloads (#349)
    • โž• Add support for scrolling to named anchors (#348)
    • โž• Add warning when loading Turbolinks from a <script> inside <body> (#343)
    • โœ‚ Remove autofocus when displaying preview snapshots (#290)
    • ๐Ÿ‘Œ Improve handling of URLs with extensions and fragment identifiers (#270)
    • Enforce load order of new <script>s when navigating (#282)
    • ๐Ÿ›  Fix cancellable events in IE 11 (#233)
  • v5.0.3 Changes

    May 04, 2017
    • ๐Ÿ›  Fix error in browsers that don't implement Function.prototype.bind() (#284)
  • v5.0.2 Changes

    May 03, 2017
    • ๐Ÿš€ Reverts the async changes from #274 in v5.0.1. Will revisit in a future v5.1.0 release. (#280)
  • v5.0.1 Changes

    May 03, 2017
    • ๐Ÿ›  Fix error in browsers that don't support addEventListener (#174)
    • Prevent visiting <a download="โ€ฆ"> links (#236)
    • ๐Ÿ‘Œ Improve internal scroll handler performance (#271)
    • Ensure turbolinks:load is dispatched initially when Turbolinks is loaded in a <script src="โ€ฆ" async> (#274)
  • v5.0.0

    June 30, 2016