Releases: idesigncode/storybook-tools
Releases · idesigncode/storybook-tools
v3.0.2
What's Changed
- Update dependencies by @idesigncode in #33
- Configuration: Update wait-for-netlify action by @idesigncode in #34
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Fix for ref value updating in PropsTable by @idesigncode in #31
- Corrected use of React fragment for JSX elements by @idesigncode in #32
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
BREAKING:
- Refactored storybookConfig.mjs to webpackFinal.cjs by @idesigncode in #29
- Updated required Storybook peer dependency version by @idesigncode in #26
- Storybook + minor/patch updates by @idesigncode in #25
- Major Prettier update (with linting fixes & await refactor) + minor update by @idesigncode in #27
MINOR/PATCH:
- Refactored formatValueToString with JSON.stringifiy by @idesigncode in #28
- Manual type "array" story + documentation links by @idesigncode in #30
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- Styling & CSS file improvements by @idesigncode in #23
- Configuration: workflows & gitignore improvements by @idesigncode in #24
Full Changelog: v2.1.3...v2.2.0
v2.1.3
What's Changed
- Use "workflow env var" pattern for secrets as env vars by @idesigncode in #22
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Updated babel dependencies by @idesigncode in #20
- Removed babel-plugin-istanbul + configuration adjustments by @idesigncode in #21
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Update dependencies by @idesigncode in #16
- Configuration by @idesigncode in #17
- Improved styling by @idesigncode in #18
- Storybook improvements by @idesigncode in #19
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Authenticate with .npmrc for installing private packages by @idesigncode in #13
- Improved importPathReplacement documentation & examples by @idesigncode in #14
- Added webpackFinal function for easier setup of required Storybook configuration by @idesigncode in #15
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- Fix: importPathReplacements "replaceAll" + prepending value by @idesigncode in #12
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Fix: Source "copy" button text colour for inversed theme by @idesigncode in #11
Full Changelog: v2.0.0...v2.0.1