riot v5.1.1 Release Notes

Release Date: 2020-12-06 // almost 4 years ago

Previous changes from v5.1.0

    • ➕ Add support for <template> slot tags #2888
    • ➕ Add improve debugging support, allowing shortcuts for the use of console methods in expressions: Before {window.console.log('hello')} -> After {console.log('hello')}
    • 👌 Improve rendering performance simplifying the compiler output