Skip to content

v1.0.0-rc.11

Compare
Choose a tag to compare
@timhub66 timhub66 released this 29 Sep 02:22
· 21 commits to dev since this release

2024-9-29

  • Bug Fix
    • 🐞 修复 wangEditor-next 富文本插件报错,issue 1354
    • 🐞 修复 vue3.5中自定义元素defineCustomElement在子应用中报错,issue 1367
    • 🐞 修复 new Worker 不传第二个参数报错,issue 1368
    • 🐞 修复 子应用img标签默认被添加了crossorigin="anonymous"属性