3.2.0 (2020-09-24)
- gulp-tasks: added tsCompiler for 'ts:compile' (5dfa927)
3.0.3 (2020-08-27)
- gulp-tasks: добавляет игнор ошибок для TS, ts.reporter почему-то не работает (8614875)
3.0.2 (2019-12-13)
- hotfix typings for components (8427628)
3.0.1 (2019-12-12)
3.0.0 (2019-12-12)
2.6.0 (2019-11-08)
2.5.0 (2019-11-05)
2.4.1 (2019-07-03)
- component-package: add ts index file support (27810d1)
2.4.0 (2019-05-16)
- react-doc: add ts,tsx extensions to resolver (eda8382)
2.3.1 (2019-03-28)
- typings: add quoted field names support (d987c1a)
2.3.0 (2019-02-12)
2.2.0 (2019-01-14)
2.1.0 (2018-12-06)
2.0.0 (2018-06-20)
- typings: do not override existing d.ts (da0fe47)
- typings: import whole react in typings (703eaf8)
- typings: remove unused params (eaa70ec)
- add auto d.ts generation for all non-components js files (ce35eaf)
- add params information to func proptypes where possible (c9d0a19)
- add tests, move props jsdoc parser to react-docgen handler (eb2a629)
- typings: accept all HTML and React types as valid ts types (e939da8)
- typings: create correct typings from jsdoc (6136e90)
- typings: use DeepReadonly generic (17c6f8b)
1.9.1 (2018-03-30)
- component-typings: add proptypes types, mark all methods params as optional (dcc0688)
- react-doc: allow to import ts files (926ecc6)
1.9.0 (2018-03-14)
- fix array typings (dfc4bd6)
- package: update recast to version 0.14.0 (#62) (59d2dd1)
- package: update typescript-formatter to version 7.1.0 (#60) (178c5be)
- gulpfile: exit with code 1 on errors during build (8369e80)
1.8.2 (2018-02-19)
1.8.1 (2018-02-12)
- package: update gulp-babel to version 7.0.1 (#45) (37dc8cf)
- package: update gulp-clone to version 2.0.1 (#51) (09f0430), closes #39
- package: update gulp-sourcemaps to version 2.6.4 (#43) (4e7a0c5)
- package: update gulp-typescript to version 4.0.1 (#52) (fcb9fbd), closes #44
1.8.0 (2018-02-12)
1.7.4 (2018-01-16)
- package: update react-component-info to version 1.1.2 (9fdfc65)
1.7.3 (2018-01-14)
- package: update gulp-clone to version 1.1.0 (#32) (bb57664)
- package: update gulp-clone to version 1.1.1 (#38) (aa5486b), closes #32
- package: update gulp-postcss to version 7.0.1 (#29) (885ffca)
- package: update gulp-sourcemaps to version 2.6.3 (#31) (3402c96)
1.7.2 (2017-12-27)
- package: update gulp-sourcemaps to 2.6.2 (83d479c)
- package: update typescript-formatter to version 7.0.1 (#25) (46e0c4b)
1.7.1 (2017-12-15)
- ts: correctly name objectOf value types (a65e293)