All Versions
100
Latest Version
Avg Release Cycle
49 days
Latest Release
287 days ago

Changelog History
Page 3

  • v12.1.0 Changes

    July 31, 2019

    ๐Ÿ”‹ Features

    • โž• Add git submodules support to github linking (#1270) (ec36b41)
  • v12.0.3 Changes

    July 22, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ Allow skipped array arguments in destructuring. Fixes #1247 (#1266) (f9039e9)
  • v12.0.2 Changes

    July 16, 2019
  • v12.0.1 Changes

    July 10, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“š Crash when called with no inputs. yargs now variadic positional arguments undefined instead of [] (821a15e)
  • v12.0.0 Changes

    July 10, 2019
    • ๐Ÿ“š Formatted with Prettier (8f36e75)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿš€ The next release will require Node 8
  • v11.0.1 Changes

    June 12, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“š toc with children getting displayed as "note" (#1253) (14298bb)
  • v11.0.0 Changes

    May 08, 2019

    ๐Ÿ› 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.
  • v10.1.0 Changes

    April 25, 2019

    ๐Ÿ”‹ Features

    • ๐Ÿ“š TypeScript support & inference (3773e02)
  • v10.0.0 Changes

    April 18, 2019

    ๐Ÿ”‹ Features

    • โž• Add flow inference for generators (7947e97)
    • ๐Ÿ‘Œ Support async functions (d31c3b7)
    • ๐Ÿ‘Œ Support classPrivateProperties in parser (64ef671), closes #1216
    • ๐Ÿ‘Œ Support generator functions (8e3cd47)
  • v10.0.0-alpha.0 Changes

    March 12, 2019

    ๐Ÿ”‹ Features

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ”ง this may change babel configuration loading, and is a ๐Ÿ“š major change to the documentation.js approach to Babel.