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

Changelog History
Page 7

  • v5.3.1 Changes

    September 07, 2017

    🐛 Bug Fixes

    • 📚 cover more hideconstructor cases (5bdbf1f)
    • 📚 Enable dynamicImport plugin to support import() syntax (#903) (b97241f), closes #902
    • 📚 regression in toc causing crash (125a577)
  • v5.3.0 Changes

    September 04, 2017

    🐛 Bug Fixes

    🔋 Features

  • v5.2.2 Changes

    August 22, 2017

    🐛 Bug Fixes

    • $compile: prevent babel from transpiling non-module scripts in default_theme's assets (1286a1f)
  • v5.2.1 Changes

    August 12, 2017
  • v5.2.0 Changes

    August 09, 2017

    🐛 Bug Fixes

    • 📚 alphabetical sort and add flow notation to sort file (#861) (aa3496a), closes #838
    • 📚 make html and markdown second option optional (#871) (0324865), closes #869

    🔋 Features

    • 📚 convert Flow's ThisTypeAnnotation to a doctrine NameExpression (#870) (23aa981)
  • v5.1.1 Changes

    August 04, 2017

    🐛 Bug Fixes

    • theme: Remove dead stepsibling navigation code (dccb151)
    • 📚 cli options should override package.json options (ecf16bd), closes #845
  • v5.1.0 Changes

    July 31, 2017

    🐛 Bug Fixes

    • scripts: Remove changelog package.json task (dddac19)

    🔋 Features

    • theme: Flexible sidebar for default theme (6509ae8)
  • v5.0.1 Changes

    July 28, 2017
  • v5.0.0 Changes

    July 27, 2017

    ⏪ Reverts

    💥 BREAKING CHANGES

    • polyglot: I'd like to still support C++ and other languages in the future! But I'm much 📚 happier doing so by separating the extraction & input phases to the degree that documentation.js can read the output of another module that extracts JSDoc comments from C++ code, rather than having CPP 👌 support in it.
  • v4.0.0 Changes

    July 27, 2017

    🐛 Bug Fixes

    • html output: Fix links between navigation and items in HTML documentation (5fb77bc)
    • 📦 package: update babel-generator to version 6.25.0 (#804) (65f5a37)
    • 📦 package: update chalk to version 2.0.0 (#833) (2329db4)
    • 📦 package: update github-slugger to version 1.1.3 (#793) (74392cc)
    • 📚 Show () for callbacks (61968c7)
    • 📦 package: update micromatch to version 3.0.0 (#792) (3f2bf90)
    • 📦 package: update remark to version 8.0.0 (1ae8136)
    • 🛠 Fix filtering in the default theme (473f317)
    • 📚 Report nesting errors instead of throwing them as errors (ea69608), closes #832
    • 📦 package: update remark-html to version 6.0.1 (#815) (e472550)
    • 📦 package: update vfile-reporter to version 4.0.0 (a3e1fb8)