内容简介:Vue.js v3.1.0 (Pluto) 已发布,目前的最新版本为 3.1.1。 新版本增加了多项新特性,优化了性能,以及修复 bug,同时还有一些破坏性的变化。 新特性 Migration Build:提供兼容 Vue 2 行为的 Vue 3 构建。Migrati...
Vue.js v3.1.0 (Pluto) 已发布,目前的最新版本为 3.1.1。
新版本增加了多项新特性,优化了性能,以及修复 bug,同时还有一些破坏性的变化。
新特性
- Migration Build:提供兼容 Vue 2 行为的 Vue 3 构建。Migration Build 旨在帮助将现有的 Vue 2 应用程序迁移到 Vue 3
- compiler-core:支持空白字符处理策略 (dee3d6a)
- 当使用 runtime 编译器时,支持组件级别的
compilerOptions
(ce0bbe0) - config:支持通过
app.config.compilerOptions
配置 runtime 编译器 (091e6d6) - 支持通过
is="vue:xxx"
将普通元素转换为组件 (af9e699) - devtools:改进对 KeepAlive 的支持(03ae300)
- devtools:引入性能事件 (performance events) (f7c54ca)
- 引入 onServerPrefetch (#3070) (349eb0f)
性能优化
- 只有当实际改变时才会触发
$attrs
的更新 (5566d39) - compiler:解析闭合标签时跳过不必要的检查 (048ac29)
- 当使用 global mixins 时,避免对 props/emits 的规范化进行 deopt 处理
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
PHP and MySQL Web Development
Luke Welling、Laura Thomson / Sams / July 25, 2007 / $49.99
Book Description PHP and MySQL Web Development teaches you to develop dynamic, secure, commerical Web sites. Using the same accessible, popular teaching style of the three previous editions, this b......一起来看看 《PHP and MySQL Web Development》 这本书的介绍吧!