Releases: bryanbuchs/drupal-theme
Releases · bryanbuchs/drupal-theme
v2.0.0
What's Changed
- Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #185
- Bump @esbuild/darwin-arm64 from 0.25.4 to 0.25.10 by @dependabot[bot] in #187
- Bump open-props from 1.7.15 to 1.7.16 by @dependabot[bot] in #204
- Bump vite from 7.2.2 to 7.2.4 by @dependabot[bot] in #202
- Bump less from 4.3.0 to 4.4.2 by @dependabot[bot] in #201
- Bump storybook from 10.0.8 to 10.1.10 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #208
- Bump qs from 6.14.0 to 6.14.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #209
- Bump @storybook/html-vite from 10.0.8 to 10.1.2 by @dependabot[bot] in #207
- Bump storybook from 10.0.8 to 10.1.2 by @dependabot[bot] in #206
- Bump vite from 7.2.4 to 7.2.6 by @dependabot[bot] in #205
- Bump @esbuild/darwin-arm64 from 0.25.10 to 0.27.0 by @dependabot[bot] in #203
- Bump postcss-preset-env from 10.2.4 to 10.4.0 by @dependabot[bot] in #191
- Bump @storybook/addon-a11y from 10.0.8 to 10.1.11 by @dependabot[bot] in #210
- Bump open-props from 1.7.16 to 1.7.17 by @dependabot[bot] in #211
- Bump postcss-inline-svg from
d7fcf59tod607df6by @dependabot[bot] in #212 - Bump eslint-plugin-storybook from 10.0.8 to 10.1.11 by @dependabot[bot] in #213
- Bump lodash from 4.17.21 to 4.17.23 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #215
- Bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot[bot] in #216
- Bump postcss from 8.5.6 to 8.5.8 by @dependabot[bot] in #217
- Bump eslint-plugin-n from 17.23.1 to 17.24.0 by @dependabot[bot] in #219
- Bump @eslint/js from 9.39.1 to 10.0.1 by @dependabot[bot] in #220
- Bump style-dictionary from 5.0.4 to 5.3.3 by @dependabot[bot] in #218
- Bump immutable from 3.8.2 to 3.8.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #221
- Bump @esbuild/darwin-arm64 from 0.27.0 to 0.27.4 by @dependabot[bot] in #222
- Bump less from 4.4.2 to 4.6.4 by @dependabot[bot] in #223
- Bump @commitlint/cli from 20.1.0 to 20.5.0 by @dependabot[bot] in #224
- Bump @storybook/html-vite from 10.1.11 to 10.2.19 by @dependabot[bot] in #226
- Bump flatted from 3.3.3 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #227
- Bump eslint-plugin-storybook from 10.1.11 to 10.2.19 by @dependabot[bot] in #225
- Bump postcss-preset-env from 10.6.0 to 11.2.0 by @dependabot[bot] in #232
Full Changelog: v1.3.0...v2.0.0
v1.3.0
release v1.3.0
v1.2.1
release v1.2.1
v1.2.0
Refactor Vite & Storybook configuration - Update main.js to change component aliasing and improve twig plugin configuration. - Modify preview-body.html to replace specific settings with placeholders. - Remove gin-variables.css and related imports from preview.js and preview.less. - Update README.md for clarity on Vite build outputs. - Delete unused .gitkeep file in dist directory. - Change post-build script path in package.json and implement new post-build.js functionality. - Add utility to remove empty JavaScript files from the dist directory in vite.config.js.
v1.0.1
Version bump