Releases: callstack/component-docs
Releases Β· callstack/component-docs
Release 0.24.0
0.24.0 (2020-11-01)
Features
- enable highlighting js tagged template literals and modern js syntax (3730487)
Release 0.22.0
0.22.0 (2020-05-25)
Bug Fixes
- pass link to static prop if its a component (#33) (e269991)
Features
- export Header and ToggleTheme component to allow use in js (#39) (80dcd16), closes #38
- option to add web name into title (#37) (d236989)
Release 0.21.0
0.21.0 (2020-05-06)
Bug Fixes
- add a markdown test file (b153dde)
- avoid blink of theme on page load (3c8b610)
- move the logo to header and menu to bottom (a1e205a)
Features
Release 0.20.5
0.20.5 (2020-03-26)
Bug Fixes
- fail build if comilation.stats.errors is not empty (86a95cd)
Release 0.20.4
0.20.4 (2020-03-26)
Bug Fixes
- exit process with status 1 if build fails (70d5553)
Release 0.20.3
0.20.3 (2019-10-23)
Bug Fixes
- hide methods without a docblock (3367a6f)
Release 0.20.2
Bug Fixes
- fix showing type annotations for ts (abb9875)