Vue已发布v3.3.6版本,增强性能与功能

Vue目前最新的稳定版本是v3.3.6。于2023-10-21发布,以下是此版本的相关bug解决与性能优化。

Bug Fixes

  • compiler-sfc: model name conflict (#8798) (df81da8)
  • compiler-sfc: support asset paths containing spaces (#8752) (36c99a9)
  • compiler-ssr: fix missing scopeId on server-rendered TransitionGroup (#7557) (61c1357), closes #7554
  • compiler-ssr: fix ssr compile error for select with non-option children (#9442) (cdb2e72), closes #9440
  • runtime-core: delete stale slots which are present but undefined (#6484) (75b8722), closes #9109
  • runtime-core: fix error when using cssvars with disabled teleport (#7341) (8f0472c), closes #7342
  • teleport: ensure descendent component would be unmounted correctly (#6529) (4162311), closes #6347
  • types: support contenteditable=”plaintext-only” (#8796) (26ca89e)

Performance Improvements

  • replace Map/Set with WeakMap/WeakSet (#8549) (712f96d)

更新日志原文

- - - - - 本页内容已结束,喜欢请分享 - - - - -

感谢您的来访,获取更多精彩文章请收藏本站。

© 版权声明
THE END
喜欢就支持一下吧
点赞512 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容