Releases: bryanbuchs/generator-component
Releases · bryanbuchs/generator-component
v5.0.1
v4.7.1
set type as module for scripts in library file; add dependency boiler…
v4.7.0
version bump
v4.6.3
Update story template for vite/vite-plugin-twig-drupal
v4.6.1
Minor package updates
What's Changed
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #26
- Bump change-case from 5.4.2 to 5.4.3 by @dependabot in #25
- Bump yeoman-environment from 4.1.3 to 4.4.0 by @dependabot in #27
- Bump change-case from 5.4.3 to 5.4.4 by @dependabot in #28
- Bump tar from 6.2.0 to 6.2.1 by @dependabot in #29
Full Changelog: v4.4.5...v4.6.1
v4.4.5
Refactor templates
- replace answer.split with list prompt
- pass classes directly to twig template
- remove excess markup from twig template
- send a forEach loop element name to behavior template
- remove excess output from stories template (paddings, decorators)
- remove multiple stories option
- cleanup and simplify vars set in writing method
v4.4.3
correct workflow
v4.4.2
add repo info to package.json
v4.4.1
add repo info to package.json
v4.4.0
Replaced prompts with enquirer
Added args for story/components