Inferno 1.6.0 发布了,Inferno 是一个极其快速,类似 React 的 JavaScript 库,用于构建现代用户界面。 更新内容: Core Public functions in inferno core now have jsDoc annotations so they can be properly compressed by Google closure compiler. It also provides type information for non typescript environments ES6 Component setState will now switch to async as per React. setStateSync has been deprecated and will be removed in future release. They are identical now. setState callbacks now have caller component context and they don't need to be bound. calling setState from Component constructor will now fail to validation error. 下载地址: Source code (zip) Source code (tar.gz) Inferno 1.6.0 发布,JavaScript 用户界面库下载地址