Skip to content

Releases: intuit/design-systems-cli

v2.5.2

25 Sep 18:58
Compare
Choose a tag to compare

πŸ› Bug Fix

Authors: 1

v2.5.1

25 Sep 16:34
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @design-systems/build
    • Only generate .js file mappings for the main css output #514 (@adierkens)

Authors: 1

v2.5.0

25 Sep 16:18
Compare
Choose a tag to compare

πŸš€ Enhancement

🏠 Internal

Authors: 1

v2.3.0

18 Sep 21:57
Compare
Choose a tag to compare

Release Notes

From #487

CSS Auto Imports

The build plugin now supports a cssImport option, which automatically inserts an import for your main CSS output into the entry of your ESM build. This will make CSS work automatically for your design system users!

Multi-Build CSS

the build plugin now supports a cssConfigs option which will run multiple PostCSS builds for your CSS source. You can use this to, for example, make a second IE11 prefixed build of your styles.

babel-plugin-replace-styles

We added a new babel plugin that allows you to switch between multi-build CSS files, by modifying any automatic imports.


πŸš€ Enhancement

  • @design-systems/babel-plugin-replace-styles, @design-systems/load-config, @design-systems/build

Authors: 2

v2.2.2

14 Sep 20:06
Compare
Choose a tag to compare

πŸ› Bug Fix

Authors: 1

v2.2.1

14 Sep 19:43
Compare
Choose a tag to compare

πŸ› Bug Fix

Authors: 1

v2.2.0

14 Sep 18:54
Compare
Choose a tag to compare

πŸš€ Enhancement

Authors: 1

v2.1.0

14 Sep 17:29
Compare
Choose a tag to compare

πŸŽ‰ This release contains work from a new contributor! πŸŽ‰

Thank you, Athitya Kumar (@athityakumar), for all your work!

πŸš€ Enhancement

  • @design-systems/plugin, @design-systems/lint, @design-systems/size

Authors: 1

v2.0.4

04 Sep 19:19
Compare
Choose a tag to compare

πŸ› Bug Fix

Authors: 1

v2.0.3

04 Sep 16:50
Compare
Choose a tag to compare

πŸ› Bug Fix

Authors: 1