riot v5.1.0 Release Notes
Release Date: 2020-11-28 // about 4 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
- โ Add support for