- fix: react-native property parse error in case of several "-" characters (669b8b1)
- feat(prsr): react-native - parse short descriptions (673010b)
- feat(rn-prsr): overview-examples add (397113c)
- fix(prsr): react-native method params parser (ea14157)
- refactor(prsr): package.lock revert (741feab)
- refactor(prsr): save ability to parse doc-js json (152d158)
- refactor(rn-parser): rn-parser rename (f24481d)
- feat(kitten): add hoc-components parsing ability (ee99955)
- feat(kitten): kitten-types-parser add (e485cf8)
- feat(kitten): part of kitten-parser implement (5063579)
- feat(kitten): remove "component" word from name (0789b6b)
- fix(kitten): kitten-parser fix (8ffa4ce)
- fix: update ts parser to work with latest typedoc version (15c524f)
- feat(example): add new example types (083e743)
- fix(type-doc): fix properties parser fix (3912a6b)
- feat,fix(type-doc): feat/fit new method type implement (e071b1d)
- fix(doc-js): examples parser fix (57be4b5)
- fix(doc-js): methods returning value type fix (5c19850)
- fix(prsr): write file fix (4353fb8)
- fix(tests): tests fix (66e04b9)
- fix(type-doc): Input properties name fix (dcf8dd7)
- fix(type-doc): Input properties type fix (9799c75)
- fix(type-doc): methods params fix (60436d1)
- fix(type-doc): methods returning types fix (c50bc67)
- fix(type-doc): methods returns value type fix (32a14d4)
- fix(type-doc): properties parser fix (f8ebd6b)
- fix(type-doc): properties types fix (79d0a41)
- build(common): jest update (34c070c)
- refactor(typedoc): method parser refactor (5638572)