File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 15.0.0 " ></a >
2
+ # [ 15.0.0] ( https://github.com/ipfs/aegir/compare/v14.0.0...v15.0.0 ) (2018-07-05)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * add unminified build ([ 659271c] ( https://github.com/ipfs/aegir/commit/659271c ) )
8
+ * fix node version, add fromAegir to utils ([ 241f0ca] ( https://github.com/ipfs/aegir/commit/241f0ca ) )
9
+ * fix original build and test with webpack 4 ([ 9a98a98] ( https://github.com/ipfs/aegir/commit/9a98a98 ) )
10
+ * fix the test --flow options description ([ e7eb815] ( https://github.com/ipfs/aegir/commit/e7eb815 ) )
11
+ * make pre-push opt-in ([ 870bd2d] ( https://github.com/ipfs/aegir/commit/870bd2d ) )
12
+ * reduce browserlist to production only ([ 428c125] ( https://github.com/ipfs/aegir/commit/428c125 ) )
13
+ * rework NODE_ENV, indentation, support fn in user webpack ([ 4f31cea] ( https://github.com/ipfs/aegir/commit/4f31cea ) )
14
+ * use babel instead of flow-remove-types ([ c969a97] ( https://github.com/ipfs/aegir/commit/c969a97 ) )
15
+ * use transform-flow-comments Babel plugin ([ 32a0373] ( https://github.com/ipfs/aegir/commit/32a0373 ) )
16
+
17
+
18
+ ### Features
19
+
20
+ * add ability for user to configure linted files ([ 4accd80] ( https://github.com/ipfs/aegir/commit/4accd80 ) )
21
+ * add experimental browser build and karma setup ([ a8b393c] ( https://github.com/ipfs/aegir/commit/a8b393c ) )
22
+ * add flow support ([ 25043f6] ( https://github.com/ipfs/aegir/commit/25043f6 ) )
23
+ * lint commit messages ([ 0597098] ( https://github.com/ipfs/aegir/commit/0597098 ) )
24
+
25
+
26
+ ### BREAKING CHANGES
27
+
28
+ * webpack bumped to version 4+
29
+
30
+
31
+
1
32
<a name =" 14.0.0 " ></a >
2
33
# [ 14.0.0] ( https://github.com/ipfs/aegir/compare/v13.1.0...v14.0.0 ) (2018-05-31)
3
34
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aegir" ,
3
- "version" : " 14 .0.0" ,
3
+ "version" : " 15 .0.0" ,
4
4
"description" : " JavaScript project management" ,
5
5
"leadMaintainer" :
" Victor Bjelkholm <[email protected] >" ,
6
6
"main" : " cli.js" ,
You can’t perform that action at this time.
0 commit comments