@storybook/addon-console
Version:
Show console output like logs, errors, and warnings in the Storybook
18 lines (11 loc) • 958 B
Markdown
# v3.0.0 (Tue Jan 23 2024)
#### 💥 Breaking Change
- upgrades & build using tsup [#84](https://github.com/storybookjs/storybook-addon-console/pull/84) ([@ndelangen](https://github.com/ndelangen))
#### 🐛 Bug Fix
- Feat `console.dir` [#75](https://github.com/storybookjs/storybook-addon-console/pull/75) ([@takurinton](https://github.com/takurinton))
- Update readme and jsdoc [#74](https://github.com/storybookjs/storybook-addon-console/pull/74) ([@takurinton](https://github.com/takurinton) [@ndelangen](https://github.com/ndelangen))
- Fix scripts does not working [#73](https://github.com/storybookjs/storybook-addon-console/pull/73) ([@takurinton](https://github.com/takurinton))
- 2.0.0 [#71](https://github.com/storybookjs/storybook-addon-console/pull/71) ([@ndelangen](https://github.com/ndelangen))
#### Authors: 2
- Norbert de Langen ([@ndelangen](https://github.com/ndelangen))
- takurinton ([@takurinton](https://github.com/takurinton))