Turbolinks v5.2.0 Release Notes

Release Date: 2018-08-20 // over 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