Turbolinks v5.3.0-beta.1 Release Notes

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