Riot 3.10.2 已发布,Riot.js 是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于 1kb。尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的 MVP 模式。当模型数据变化时视图也会自动更新。
更新内容:
- 修复: If you reuse the declared object in the tag, an error will occur riot/2600
- 升级: Avoid the use of alpha dependencies, freeze
simple-dom@1.3.0
- 修复:
npm audit
dev dependencies vulnerabilities
下载地址:
转自 https://www.oschina.net/news/97135/riot-3-10-2-released