documentation.js v5.5.0 Release Notes

Release Date: 2018-03-02 // over 7 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ“š github links for @typedef comments should link to comment, not context (#1024) (37a91b2)
    • ๐Ÿ“š Make documentation.js compatible with node 4.x for one more version (#1033) (5067ee0)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support --shallow argument for lint command. Closes #956 (#995) (64f660d)
    • ๐Ÿ‘Œ Support the .mjs extension by default. (#1023) (b8a7e0d)
    • ๐Ÿ“š use reference links for Markdown output, improving brevity (ab494dd)