Releases: SpecbeeLabs/drupal-theme-init
Releases · SpecbeeLabs/drupal-theme-init
2.2.3
What's Changed
- (fix): Remove deprecated SCSS code and update lock file. by @sagarrchauhan in #23
Full Changelog: 2.2.2...2.2.3
2.2.2
What's Changed
- DS-000: Remove stylelint rule for ordering at-rule due to new SCSS behavior by @sagarrchauhan in #22
Full Changelog: 2.2.1...2.2.2
2.2.1
Full Changelog: 2.2.0...2.2.1
What's Changed
- DS-000: Fix libraries yml file for conditional rendering. by @sagarrchauhan in #21
Full Changelog: 2.2.0...2.2.1
2.2.0
- Added support for Storybook module for Drupal and removed support for CL Server (as it is deprecated)
- Minimum version of Node changed to 20.
2.1.0
- Important! Changing the builder from yeoman generator to command line initializer.
- Added storybook package.json and related files which can now be automatically generated from options.
2.0.0
What's Changed
- Added and refined templates for Drupal twig files.
- Add option for installing Single Directory Components (SDC) and Storybook.
- Add documentation for installing storybook with SDC.
- Update linting configurations.
Full Changelog: 1.4.1...2.0.0