Releases: takuma-ru/auto-story-generator
Releases · takuma-ru/auto-story-generator
Release 0.3.3
Changes
🐛 Bug Fixes
- 🐛 Fix
isGenerateStoriesFileAtBuild
does not work correctly on windows @takuma-ru (#76) - 🐛 Fixed import method for glob @takuma-ru (#72)
♻️ Refactoring
- ♻️ Integrate genStoryFile and runGenStoryFile @takuma-ru (#74)
Release 0.3.0
Changes
✨ Features
- ✨ Generate story files for all component files at storybook startup @takuma-ru (#66)
🛠️ Enhancement
- 🛠️ Add
options.ignores
@takuma-ru (#69) - 🛠️ Transfers processing of getAllFilePaths to glob @takuma-ru (#68)
📝 Update Documentation
- 🛠️ Add
options.ignores
@takuma-ru (#69) - ✨ Generate story files for all component files at storybook startup @takuma-ru (#66)
Release 0.2.11
Release 0.2.10
Changes
- Release version 0.2.10-beta.0 @takuma-ru (#58)
✨ Features
- ✨ Implement your own release process @takuma-ru (#57)
🐛 Bug Fixes
- 🐛 When creating union props, there are no double quotes in the value set to args @takuma-ru (#59)
Release 0.2.10-beta.0
Release 0.2.9
Changes
🐛 Bug Fixes
- 🐛 If arg or argType does not exist in the Stories file, an error occurs and the procedure is terminated. @takuma-ru (#54)
Release 0.2.8
Changes
- 🔖 release @takuma-ru/[email protected] @takuma-ru (#51)
✨ Features
- ✨ Logo addition @takuma-ru (#53)
📝 Update Documentation
- ✨ Logo addition @takuma-ru (#53)
Release 0.2.7
Changes
🛠️ Enhancement
- 🛠️ When a Prop does not exist, generate a story file with no Prop instead of an error @takuma-ru (#50)
Release 0.2.6
Changes
- 🔖 release @takuma-ru/[email protected] @takuma-ru (#48)
🐛 Bug Fixes
- 🐛 Error when specifying a path that does not exist in imports @takuma-ru (#47)
Release 0.2.5
Changes
🛠️ Enhancement
- 🛠️ Common processing when errors occur @takuma-ru (#38)
- 🛠️ Update release flow @takuma-ru (#36)
🐛 Bug Fixes
- 🐛 Failure release action @takuma-ru (#40)