@storybook/addon-knobs
Version:
Storybook addon for editing props
65 lines (36 loc) • 1.9 kB
Markdown
# v6.4.0 (Sat Nov 27 2021)
#### 🚀 Enhancement
- 6.4.0 [#41](https://github.com/storybookjs/addon-knobs/pull/41) ([@shilman](https://github.com/shilman))
#### 🐛 Bug Fix
- fix gh secret [#40](https://github.com/storybookjs/addon-knobs/pull/40) ([@shilman](https://github.com/shilman))
#### ⚠️ Pushed to `main`
- Merge branch 'next' ([@shilman](https://github.com/shilman))
#### Authors: 1
- Michael Shilman ([@shilman](https://github.com/shilman))
---
# v6.3.1 (Sat Sep 04 2021)
#### 🐛 Bug Fix
#### ⚠️ Pushed to `main`
- Merge branch 'next' into main ([@shilman](https://github.com/shilman))
#### 🔩 Dependency Updates
- build: make copy-to-clipboard an explicit dependency [#36](https://github.com/storybookjs/addon-knobs/pull/36) ([@hydrosquall](https://github.com/hydrosquall))
#### Authors: 3
- Cameron Yick ([@hydrosquall](https://github.com/hydrosquall))
- Jordan ([@Silic0nS0ldier](https://github.com/Silic0nS0ldier))
- Michael Shilman ([@shilman](https://github.com/shilman))
---
# v6.3.0 (Wed Jun 23 2021)
#### 🚀 Enhancement
- Update package version [#31](https://github.com/storybookjs/addon-knobs/pull/31) ([@shilman](https://github.com/shilman))
#### 🐛 Bug Fix
- Upgrade to Storybook 6.3 [#34](https://github.com/storybookjs/addon-knobs/pull/34) ([@shilman](https://github.com/shilman))
#### ⚠️ Pushed to `main`
- Add deprecation warning ([@shilman](https://github.com/shilman))
- Fix index ([@shilman](https://github.com/shilman))
- Update version ([@shilman](https://github.com/shilman))
- Update package metadata ([@shilman](https://github.com/shilman))
- Fix typescript errors ([@shilman](https://github.com/shilman))
- Extract addon-knobs from monorepo ([@shilman](https://github.com/shilman))
- Initial commit ([@shilman](https://github.com/shilman))
#### Authors: 1
- Michael Shilman ([@shilman](https://github.com/shilman))