Releases
4.2.0
[4.2.0] 14.12.2021
π [Fixed] Upgrade all dependecies to latest version to solve known vulnarability issues.
β [Added] Add support ES6 default value assignment for method parameter Issue #75 . Thanks for @ekhaled .
β [Added] Add support of method parsing when it assigned to identifier Issue #78 . Thanks for @ekhaled .
β [Added] Extend typings to support self
and trusted
event modifiers [Issue #80 ].
β [Added] Introduce JSDocTypeFunction
to support functions types in variable definitions and provide details about function parameters and methods.
β [Added] Extend JSDocType
to support new JSDocTypeFunction
β [Added] Improve type infering from assigned value. Currently support simple infering: array
, object
, function
.
π [Fixed] Fix the Issue #67 , Issue #69 : specifier comments are not parsed properly; Thanks to @ekhaled
π [Fixed] Fix the Issue #72 : Module context scripts look for the wrong attribute
π [Fixed] Fix the Issue #83 : Default value and keywords of exported aliases not merged.
You canβt perform that action at this time.