riot v5.1.1 Release Notes

Release Date: 2020-12-06 // over 3 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