This repository was archived by the owner on Mar 8, 2019. It is now read-only.
Releases: vue-styleguidist/vue-docgen-api
Releases · vue-styleguidist/vue-docgen-api
v3.2.0
v3.1.0
v3.0.0
3.0.0 (2019-01-21)
- update readme.md (7e7aa89)
BREAKING CHANGES
comment
properties (containing the full extract of each leading comment
(with all the/**
and the*
) are entirely removed from the documentation as they were not useful.
Usedescription
ortags
instead.- Events that are not commented near their call
will not anymore be parsed. If you want to document events,
do it as a leading comment before your event call