riot v5.1.0 Release Notes

Release Date: 2020-11-28 // over 3 years ago
    • โž• 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