Releases: emulsify-ds/emulsify-drupal
Releases · emulsify-ds/emulsify-drupal
4.2.2
4.2.2 (2022-07-27)
Bug Fixes
4.2.1
4.2.1 (2022-07-27)
Bug Fixes
- docs update to trigger a release (64345e3)
4.2.0
4.2.0 (2022-07-14)
Features
- configure webpack to output multiple css files in addition to default dist/style.css (3138ab0), closes #246
4.1.1
4.1.1 (2022-05-26)
Bug Fixes
- update node version to 16.13 to bring it in line with the CLI and compound (56ce93c)
4.1.0
4.1.0 (2021-12-23)
Bug Fixes
- correct spelling in code comments (5825c1d)
- init script paths (0a8bf30)
- issue with init script (4cb3786)
- oops, remove un-supported package-lock.json file (05d9f3b)
Features
- add ability to load variant configuration from project.emulsify.json (dbc6483)
- adjust init script (f7eeeda)
- first stab at an init script (e239b92)
- fix missing var and incorrect rename fn usage in init script (302d916)
- modify info.yml library names, adjust breakpoints (a57ee2d)
- move init script into the cli folder (a785f0b)
- remove all components (1b49228)
- remove templates (now located in compound) (d15c920)
4.0.0
4.0.0 (2021-12-23)
Bug Fixes
- fixed prettier config filename (2a5c46c)
Features
- added starter project.emulsify.json file (4888ca5)
- updated linting/formatting packages and scripts (d36321d)
BREAKING CHANGES
- breaks linting on old projects
3.0.2
3.0.2 (2021-07-15)
Bug Fixes
3.0.1
3.0.1 (2021-07-01)
Bug Fixes
3.0.0
3.0.0 (2021-07-01)
Bug Fixes
- update eslint-webpack-plugin configuration to only scope components (#212) (98e7500)
Code Refactoring
- change to storybook html: change to Storybook HTML from Storybook React (781d345), closes #157
Features
BREAKING CHANGES
- change to storybook html: Storybook update to HTML changes all stories.js files and removes JSX support
2.2.0
2.2.0 (2021-02-05)
Bug Fixes
- button: remove fixed aria-label on button (e4c27d7), closes #180
- menu: fixes menu, composer install, updates storybook (0f141e8)
- status: removes incorrect contentinfo role (8b71ce0), closes #180
Features
- components: Updates components from pinned version to semantic release. (42af2eb)
- storybook: updates Storybook to latest (99e921b)