documentation.js v4.0.0-rc.1 Release Notes

Release Date: 2017-05-01 // almost 7 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ“š Infer parameters for classes from constructors (355038d), closes #689
    • document-exported: Ensure that document-exported does not document constructors separately (96a6d13)
    • flow: Fix inference of Flow types with properties (#751) (7c00acc), closes #749
    • params: Parameters with default use = not ? (3cc4426), closes #737

    ๐Ÿ”‹ Features

    • ๐Ÿ‘• lint: Identify explicit tags that don't match inference in lint stage (ed5c2a0)