All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- String union type
DeclarationKind
replaces enumDeclarationKinds
. - Support only Node >= 20.
0.4.0 - 2022-08-15
- Updated dependencies
0.3.0 - 2022-01-17
- Updated dependencies
- Better type inference and signatures formatting thanks to TypeScript and Prettier updates
0.2.0 - 2021-04-23
- Skip API extraction from packages with
skipAPIExtraction
option inanalyzeRegistryPackage
0.1.0 - 2021-04-20
- Initial release