Turbolinks v5.3.0-beta.1 Release Notes

Release Date: 2019-03-11 // about 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]