Comparing version 1.9.0-beta1 to 1.9.1
@@ -0,3 +1,47 @@ | ||
## 1.9.1 / Mon Jan 12 | ||
> 添加[组件生态](https://github.com/fis-components/components)功能。 | ||
## 1.8.13 / Tue Dec 31 2014 | ||
> hotfix | ||
> 升级fis-kernel至v2.0.12 | ||
## 1.8.12 / Tue Dec 30 2014 | ||
> hotfix | ||
> 升级fis-kernel至v2.0.11 | ||
## 1.8.11 / Tue Dec 30 2014 | ||
> 彻底排除文件以优化性能 | ||
> 升级fis-kernel至v2.0.10 | ||
## 1.8.10 / Tue Dec 16 2014 | ||
> colors也有问题,已提交[PR](https://github.com/Marak/colors.js/issues/90),等更新升级 | ||
> 升级fis-deploy-default至v0.0.2 | ||
## 1.8.9 / Tue Dec 16 2014 | ||
> commander恢复原来的版本,新版本修改了某些特性,后续再跟进升级 | ||
## 1.8.8 / Tue Dec 16 2014 | ||
> 升级fis-command-server至v1.7.1 | ||
> 升级colors至v1.0.3 | ||
> 升级commander至v2.5.1 | ||
> 升级fis-optimizer-uglify-js至v0.1.6,升级uglify-js到2.4.15 | ||
## 1.8.7 / Tue Nov 18 2014 | ||
回滚 fis-command-server, 待进一步测试。 | ||
## 1.8.6 / Tue Nov 18 2014 | ||
@@ -4,0 +48,0 @@ |
11
fis.js
@@ -30,2 +30,11 @@ /* | ||
deploy : 'default' | ||
}, | ||
roadmap: { | ||
path: [ | ||
{ | ||
reg: 'components/**/*.js', | ||
isMod: true | ||
} | ||
] | ||
} | ||
@@ -136,2 +145,2 @@ }); | ||
} | ||
}; | ||
}; |
{ | ||
"name": "fis", | ||
"description": "front-end integrated solution.", | ||
"version": "1.9.0-beta1", | ||
"version": "1.9.1", | ||
"author": "FIS Team <fis@baidu.com>", | ||
@@ -30,11 +30,11 @@ "homepage": "http://fis.baidu.com/", | ||
"commander": "1.3.2", | ||
"fis-command-install": "~0.1.0", | ||
"fis-command-install": "~0.1.11", | ||
"fis-command-release": "0.11.3", | ||
"fis-command-server": "0.6.12", | ||
"fis-deploy-default": "0.0.1", | ||
"fis-kernel": "2.0.9", | ||
"fis-preprocessor-components": "^1.0.0", | ||
"fis-command-server": "0.7.1", | ||
"fis-deploy-default": "0.0.2", | ||
"fis-kernel": "2.0.12", | ||
"fis-preprocessor-components": "^1.0.15", | ||
"fis-optimizer-clean-css": "0.0.9", | ||
"fis-optimizer-png-compressor": "0.0.6", | ||
"fis-optimizer-uglify-js": "0.1.5", | ||
"fis-optimizer-uglify-js": "0.1.6", | ||
"fis-packager-map": "0.0.9", | ||
@@ -41,0 +41,0 @@ "fis-postprocessor-jswrapper": "0.0.8", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
42195
126
0
+ Addedasync-each@0.1.6(transitive)
+ Addedchokidar@0.10.5(transitive)
+ Addedfis-command-server@0.7.1(transitive)
+ Addedfis-deploy-default@0.0.2(transitive)
+ Addedfis-kernel@2.0.12(transitive)
+ Addedfis-optimizer-uglify-js@0.1.6(transitive)
+ Addedfsevents@0.3.8(transitive)
+ Addedgraceful-fs@2.0.3(transitive)
+ Addedlru-cache@2.7.3(transitive)
+ Addedminimatch@0.2.14(transitive)
+ Addednan@2.22.0(transitive)
+ Addedreaddirp@1.1.0(transitive)
+ Addedsigmund@1.0.1(transitive)
+ Addedsource-map@0.1.34(transitive)
+ Addedstep@0.0.5(transitive)
+ Addeduglify-js@2.4.15(transitive)
- Removedfis-command-server@0.6.12(transitive)
- Removedfis-deploy-default@0.0.1(transitive)
- Removedfis-kernel@2.0.9(transitive)
- Removedfis-optimizer-uglify-js@0.1.5(transitive)
- Removedsource-map@0.1.43(transitive)
- Removeduglify-js@2.4.13(transitive)
Updatedfis-command-install@~0.1.11
Updatedfis-command-server@0.7.1
Updatedfis-deploy-default@0.0.2
Updatedfis-kernel@2.0.12