Skip to content

v5.1.0

Compare
Choose a tag to compare
@GianlucaGuarini GianlucaGuarini released this 28 Nov 16:09
  • 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