File tree Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 11faucet-pipeline-core version history
22====================================
33
4+ v1.2.2
5+ ------
6+
7+ _ 2019-06-17_
8+
9+ changes for end users:
10+
11+ * update browserslist
12+
13+ v1.2.1
14+ ------
15+
16+ _ 2019-05-02_
17+
18+ changes for end users:
19+
20+ * dropped support for Node 6
21+ * improve handling of boolean CLI arguments
22+ * update browserslist and nite-owl
23+ * offer a ` --serve ` and ` --liveserve ` CLI option to serve the generated files
24+ via HTTP
25+
26+ improvements for developers:
27+
28+ * update mocha
29+ * expose the ` webRoot ` in the manifest
30+
431
532v1.2.0
633------
Original file line number Diff line number Diff line change 11{
22 "name" : " faucet-pipeline-core" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " faucet-pipeline's core library" ,
55 "author" : " FND" ,
66 "contributors" : [
2828 "node" : " >=8"
2929 },
3030 "dependencies" : {
31- "browserslist" : " ~4.5.6 " ,
31+ "browserslist" : " ~4.6.2 " ,
3232 "minimist" : " ~1.2.0" ,
3333 "mkdirp" : " ~0.5.1" ,
3434 "nite-owl" : " ~5.0.3"
You can’t perform that action at this time.
0 commit comments