Turbolinks v5.3.0 Release Notes
Release Date: 2019-03-11 // over 5 years agoPrevious changes from v5.2.0
-
- 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