File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 4.0.0-beta16 " ></a >
2
+ # [ 4.0.0-beta16] ( https://github.com/documentationjs/documentation/compare/v4.0.0-beta15...v4.0.0-beta16 ) (2016-12-07)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** bin:** Remove dead code in documentation.js command (#627 ) ([ ab16a20] ( https://github.com/documentationjs/documentation/commit/ab16a20 ) )
8
+ * ** extractors:** Document export default value (#623 ) ([ 363a108] ( https://github.com/documentationjs/documentation/commit/363a108 ) ), closes [ #543 ] ( https://github.com/documentationjs/documentation/issues/543 )
9
+ * ** parser:** Avoid error about deoptimization on very large files (#621 ) ([ 846ab94] ( https://github.com/documentationjs/documentation/commit/846ab94 ) )
10
+
11
+ ### Features
12
+
13
+ * ** build:** load passed in config option (#625 ) ([ 89fb67f] ( https://github.com/documentationjs/documentation/commit/89fb67f ) )
14
+ * ** output:** Display type information for typedefs in Markdown and HTML ([ 8b04029] ( https://github.com/documentationjs/documentation/commit/8b04029 ) )
15
+
16
+
17
+
18
+
1
19
<a name =" 4.0.0-beta15 " ></a >
2
20
# [ 4.0.0-beta15] ( https://github.com/documentationjs/documentation/compare/v4.0.0-beta14...v4.0.0-beta15 ) (2016-11-23)
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " documentation" ,
3
3
"description" : " a documentation generator" ,
4
- "version" : " 4.0.0-beta15 " ,
4
+ "version" : " 4.0.0-beta16 " ,
5
5
"author" : " Tom MacWright" ,
6
6
"bin" : {
7
7
"documentation" : " ./bin/documentation.js"
You can’t perform that action at this time.
0 commit comments