Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

v6.0.0

Compare
Choose a tag to compare
@nekitk nekitk released this 25 Oct 13:01
· 27 commits to master since this release

Breaking change

Main export is not a decorator now. It's a function that returns decorator. This change was needed to be able to pass options in #65

Changes

  • feat: Option to skip knob generation for some of specified props (#65)
  • feat: Support for react-docgen-typescript-loader (#61)
  • fix: Empty option in select was preventing next knobs to appear (#60)