main
fix(lint): update lint
feat(runtime): 更新运行时依赖文件
fix(runtime): correct alias after removing event listener (#19459)
fix(runtime): 修复 eventSource 导致内存泄漏的问题
feat: 添加 useXsForTemplate 试用性字段以及半编译预处理功能 (#16598)
feat: taro 支持 ttdom (#18850)
Merge branch '4.x' into refactor/dependencies
refactor(runtime): restructure folder
perf(setData): setData执行时机改回使用宏任务
fix(runtime): remove the style property when the value is an empty string
fix(runtime): 添加小程序行内样式对 backdropFilter 样式属性的支持 (#17553)
fix(runtime): 修复 Vue3.2+ 版本静态节点渲染报错的问题,fix #10077
Merge branch 'refactor/runtime' into feat/3.5
feat(weapp/alipay): 支持使用 PageMeta 和 NavigationBar 组件,fix #6092 (#14761)
perf(runtime): 优化小程序 runtime 性能 (#13684)