Releases: electron/electron-docs-linter
Releases · electron/electron-docs-linter
v3.0.4
21 May 18:45
Compare
Sorry, something went wrong.
No results found
3.0.4 (2019-05-21)
Bug Fixes
test/fixtures/docs/api/menu-item: fix typo (b8e2b46 )
v3.0.3
24 Apr 19:59
Compare
Sorry, something went wrong.
No results found
3.0.3 (2019-04-24)
Bug Fixes
read array type innerTypes (0d3ab35 )
v3.0.2
23 Apr 20:41
Compare
Sorry, something went wrong.
No results found
3.0.2 (2019-04-23)
Bug Fixes
ensure the inner types that are objects get their keys (b3ae180 )
only run for string inners (a9f3d6d )
v3.0.1
19 Feb 01:41
Compare
Sorry, something went wrong.
No results found
3.0.1 (2019-02-19)
Bug Fixes
better parsing error logging [object Object] (#113 ) (e4831a0 )
v3.0.0
18 Feb 13:02
Compare
Sorry, something went wrong.
No results found
3.0.0 (2019-02-18)
Features
BREAKING CHANGES
innerType is now an array of innerTypes
We now support Record<string, string> (and other multi-inner generics
like Map)
v2.5.0
14 Feb 21:25
Compare
Sorry, something went wrong.
No results found
2.5.0 (2019-02-14)
Features
add support for "extends" in structures (#111 ) (b27d886 )
v2.4.0
20 Sep 00:31
Compare
Sorry, something went wrong.
No results found
2.4.0 (2018-09-20)
Bug Fixes
electron.atom.io > electronjs.org (#104 ) (a6444d7 )
ignore .npmrc in the .npmignore file (8adbf51 )
ignore the .gitignore file (ef298d9 )
Features
set up semantic-release (#103 ) (e9fe91a )
support inner types for things like Promise (3ba4721 )