Releases: documentationjs/documentation
Releases · documentationjs/documentation
v14.0.0
v13.2.5
chore(release): 13.2.5
v13.2.4
chore(release): 13.2.4
v13.2.3
chore(release): 13.2.3
v6.2.0
v6.1.0
It's just like v5.5.0, except it requires Node 6!
And in doing so, updates the mime dependency and updates the version of node we target in Babel configuration, so... is probably slightly faster, in tiny ways.
Last release before requiring Node 6!
v4.0.0-beta.18
Bug Fixes
- cli: Fix error reporting in the CLI (88c8f9a)
- markdown: Start headings in Markdown at h2 (#644) (2ae5d8f)
Features
- bin: Support globs on windows and use smarter recursion (#629) (cb8fdfa), closes #607
- markdown: Add table of contents support for Markdown mode (#645) (4c66fb1)