react-docgen-typescript-lang-service
Version:
Package version of the workaround mentioned in styleguidist/react-docgen-typescript#112 to use the language service to speed up compile time for styleguidist
19 lines (8 loc) • 659 B
Markdown
# [2.0.0](https://github.com/ammmze/react-docgen-typescript-lang-service/compare/v1.1.0...v2.0.0) (2023-04-11)
* feat!: update all the dependencies ([9d8238b](https://github.com/ammmze/react-docgen-typescript-lang-service/commit/9d8238b2fd25cd966a27d4c7a23da645ba38ab8d))
### BREAKING CHANGES
* drops typescript 3.x and < 4.3
Signed-off-by: Branden Cash <bcash@parchment.com>
# [1.1.0](https://github.com/ammmze/react-docgen-typescript-lang-service/compare/v1.0.2...v1.1.0) (2021-03-03)
### Features
* support typescript 4.x ([240841a](https://github.com/ammmze/react-docgen-typescript-lang-service/commit/240841a1d5800e77cf4e79ab6f09c1999c2e0329))