documentation.js v11.0.0 Release Notes

Release Date: 2019-05-08 // almost 5 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix parsing of optional parameters with annotations (ca17de5)

    ๐Ÿ”‹ Features

    • ๐Ÿ“š Enable all parser plugins (fa1b0b5)
    • ๐Ÿ‘Œ Support exportNamespaceFrom in parser (8fa141d)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿšš this removes support for legacy decorators, because in one place we had legacy and in another we didn't.