Skip to content

v2.0.0

Compare
Choose a tag to compare
@tx44 tx44 released this 20 Jun 07:02
· 37 commits to master since this release

Bug Fixes

  • typings: do not override existing d.ts (da0fe47)
  • typings: import whole react in typings (703eaf8)
  • typings: remove unused params (eaa70ec)

Features

  • 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)