Skip to content

v2.5.2

Compare
Choose a tag to compare
@rui-rayqiu rui-rayqiu released this 28 Sep 23:30
· 954 commits to master since this release

Improvements

#2504 - engine-core: Improves light DOM error message to be more friendly with more context (e.g. which component is causing the error, which DOM element is causing the error).

Bug Fixes

#2512 - template-compiler: Throws an error when light DOM templates have any event listeners on the the <slot> "element."
#2506 - rollup-plugin: Updates Rollup version and improves the error message if the Rollup version is too old.