documentation.js v4.0.0-beta.17 Release Notes

Release Date: 2016-12-23 // over 7 years ago
  • ๐Ÿš€ This release also fixes a mistake I was making with semver: pre-v4 beta ๐Ÿš€ releases will be called beta.17 and beta.18 and so on, rather than non-standard beta16 without the ..

    ๐Ÿ› Bug Fixes

    • hierarchy: collect events from static and instance members (#628) (f1e0267), closes #486