Turbolinks v5.2.0 Release Notes
Release Date: 2018-08-20 // about 6 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
onturbolinks: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
- Introduces deferred snapshot caching to improve navigation performance and allow Stimulus