Releases: fex-team/fis3
Releases · fex-team/fis3
v3.4.38
07 Nov 04:05
Compare
Sorry, something went wrong.
No results found
支持 Node 8.x,要求 Node.js 4.x 以上版本。
3.4.17
30 Jun 05:51
Compare
Sorry, something went wrong.
No results found
修复 node server 的 proxy 错误,详情见: #825
允许资源查找设置不显示找不到的提示。
3.4.15
24 Jun 04:13
Compare
Sorry, something went wrong.
No results found
升级 fis-scaffold-kernel 修复 github 下载 400 报错的问题。涉及到 init 和 install 命令。
3.4.14
23 Jun 08:35
Compare
Sorry, something went wrong.
No results found
修复 deploy header Content-length 错误问题。
deploy 阶段开放事件,可以外部控制 deploy 的文件。
3.4.13
01 Jun 06:08
Compare
Sorry, something went wrong.
No results found
将 package 阶段创建的新文件也加入到 map.json 中。
修复 watch 中 release 为 false 的文件不起作用的问题。
3.4.6
27 May 04:23
Compare
Sorry, something went wrong.
No results found
相对于上个稳定版本,有如下更新:
支持 node 6.x
优化 watch 逻辑,watch 时不再全量编译,让 watch 在大项目中再次回到秒级。
支持 npm link 安装方式
升级 server, 支持输出二维码。
修改 fis.require 策略,不再名字优先,而是路径优先。且不会找到项目以外的 npm 包。
支持 html 中的内敛样式资源定位,比如 style="background: url(xxx)"
升级各种与 sourcemap 相关的组件。包括:异构编译,打包,压缩,amd 包裹等等。
html 条件注释 支持
修复一个错误的提示循环依赖的 bug.
其他性能方面的优化。
3.3.28
18 Apr 14:39
Compare
Sorry, something went wrong.
No results found
修复 fis.util.pipe 未删除隐藏参数导致 map 插件异常的 bug
3.3.27
18 Apr 10:10
Compare
Sorry, something went wrong.
No results found
修复按需编译时丢失 sourcemap 文件问题。
解决多个 fis.plugin 配置项被merge 的 bug
解决 packager 阶段的插件配置项不能独立 media 配置的问题。
glob 中容错逗号后面跟空格的用法。
3.3.24
11 Apr 11:10
Compare
Sorry, something went wrong.
No results found
修改文件标记 useCache 为 false 时,编译后把把内容写入缓存。
修复循环引用检测的 bug
3.3.23 - beta
28 Mar 08:12
Compare
Sorry, something went wrong.
No results found
升级 node-images 支持更高版本的 4.x node
You can’t perform that action at this time.