Vue目前最新的稳定版本是v3.3.8。于2023-11-06发布,以下是此版本的相关bug解决内容。
Bug Fixes
-
compile-sfc: support Error type in defineProps (#5955) (a989345) -
compiler-core: known global should be shadowed by local variables in expression rewrite (#9492) (a75d1c5), closes #9482 -
compiler-sfc: fix dynamic directive arguments usage check for slots (#9495) (b39fa1f), closes #9493 -
deps: update dependency @vue/repl to ^2.6.2 (#9536) (5cef325) -
deps: update dependency @vue/repl to ^2.6.3 (#9540) (176d590) -
hydration: fix tagName access eeror on comment/text node hydration mismatch (dd8a0cf), closes #9531 -
types: avoid exposing lru-cache types in generated dts (462aeb3), closes #9521 -
warn: avoid warning on empty children with Suspense (#3962) (405f345)
更新日志原文:https://github.com/vuejs/core/blob/main/CHANGELOG.md
原文始发于微信公众号(南城大前端):Vue 已发布 v3.3.8 版本
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
文章由极客之音整理,本文链接:https://www.bmabk.com/index.php/post/179592.html