3

技术周刊 2021-03-11:Chrome 89 发布

 3 years ago
source link: https://zhuanlan.zhihu.com/p/356636839
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

技术周刊 2021-03-11:Chrome 89 发布

前端开发话题下的优秀答主
<script type="importmap">
{
  "imports": {
    "lodash": "/node_modules/lodash-es/lodash.js", // 
    "https://www.unpkg.com/vue/dist/vue.runtime.esm.js": "/node_modules/vue/dist/vue.runtime.esm.js" // 用本地版本的 vue 代替线上版本
  }
}
</script>

<script type=module>
  import { partition } from "lodash";
</script>

// 或者在单独的 JS 文件中使用:
import { partition } from "lodash";
    • SVG 动画启用了硬件加速,后续版本将带来 background-colorclip-path 动画的硬件加速。
    • 支持了原生的生成二维码功能,点击地址栏在右侧就会出现生成二维码按钮。


  • 从 Chrome 94 开始,将会加快发布周期,由现在的每六周一个大版本改为四周,V8 也配合 Chrome 改为四周发布一个主要版本。此举将加快 Chrome 向用户提供新功能和修复错误。

点评:版本帝再次无法超越。

优秀 Demo

v2-75dca676c587ee6f017c1b48cc01de7a_b.jpg
v2-8216ff040f3d991d568f7cf2ff20bf15_b.jpg

本期编辑:@一丝;审阅:@承虎、

题图来源:https://developer-chrome-com.imgix.net/image/0g2WvpbGRGdVs0aAPc6ObG7gkud2/XfJpTb2N1cpHQ5HuPA9l.jpg?auto=format&w=1600

编辑于 03-12

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK