# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Changelog maintained after version 1.3.0

## [1.4.7] - 2019-10-18

### Fixed

- fixed problem of one line comments of types and interfaces [#40]


## [1.4.6] - 2019-10-17

### Fixed

- fix problem with the methods defined directly in the interface (related to [#39])

## [1.4.5] - 2019-10-16

### Fixed

- fix problem treating not react files as react (related to [#39])

## [1.4.4] - 2019-10-16

### Fixed

- fix problem with Array defined as {attribute: type}[] [#39]

## [1.4.4] - 2019-10-11

### Added
- support for documenting class members in typescript
- current item in sidebar is selected
- hash with the link to the documentation element

## [1.4.0] - 2019-10-03

### Added
- Add typescript support

## [1.3.3] - 2019-09-25
### Fixed
- fixed vue components preview
- attempt to fix error with paths on windows

## [1.3.2] - 2019-09-25
### Added
- add the ability to document vue components with dash in a name
### Fixed
- fix @classdesc tag for components

## [1.3.1] - 2019-09-25
### Added
- add ability to document both react and vue components
- temporarily fix height issue on react components
- add typedef plugin
### Fixed
- fix warning with className