Files

164 lines
5.0 KiB
Markdown

# v2.11.0 (Thu Jan 07 2021)
#### 🐛 Bug Fix
- merge with master ([@kendallgassner](https://github.com/kendallgassner))
#### Authors: 1
- Kendall Gassner ([@kendallgassner](https://github.com/kendallgassner))
---
# v2.10.1 (Thu Dec 10 2020)
#### 🐛 Bug Fix
- integrate JSON file into single css theme builds [#603](https://github.com/intuit/design-systems-cli/pull/603) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v2.9.1 (Thu Dec 03 2020)
#### 🐛 Bug Fix
- add .md to identity-obj-proxy [#600](https://github.com/intuit/design-systems-cli/pull/600) ([@Talor-A](https://github.com/Talor-A))
#### Authors: 1
- Talor Anderson ([@Talor-A](https://github.com/Talor-A))
---
# v2.8.2 (Thu Nov 19 2020)
#### 🐛 Bug Fix
- Update dependency playroom to v0.22.3 [#489](https://github.com/intuit/design-systems-cli/pull/489) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
#### Authors: 2
- [@renovate[bot]](https://github.com/renovate[bot])
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
---
# v2.7.5 (Wed Nov 04 2020)
#### 🐛 Bug Fix
- Updated the 'styled' util to reduce all components in the element array into one component [#585](https://github.com/intuit/design-systems-cli/pull/585) ([@kendallgassner](https://github.com/kendallgassner))
#### Authors: 1
- Kendall Gassner ([@kendallgassner](https://github.com/kendallgassner))
---
# v2.7.3 (Thu Oct 22 2020)
#### 🐛 Bug Fix
- loosen babel dep ranges [#581](https://github.com/intuit/design-systems-cli/pull/581) ([@hipstersmoothie](https://github.com/hipstersmoothie))
- loosen babel dep ranges ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v2.7.1 (Tue Oct 20 2020)
#### 🐛 Bug Fix
- move postcss-themed reloading into postcss-themed package [#579](https://github.com/intuit/design-systems-cli/pull/579) ([@hipstersmoothie](https://github.com/hipstersmoothie))
- chore(deps): update dependency focus-lock to ^0.8.0 ([@renovate-bot](https://github.com/renovate-bot))
#### 🔩 Dependency Updates
- Update dependency focus-lock to ^0.8.0 [#570](https://github.com/intuit/design-systems-cli/pull/570) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
#### Authors: 3
- [@renovate[bot]](https://github.com/renovate[bot])
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
---
# v2.7.0 (Fri Oct 16 2020)
:tada: This release contains work from a new contributor! :tada:
Thank you, Kendall Gassner ([@kendallgassner](https://github.com/kendallgassner)), for all your work!
#### 🚀 Enhancement
- allowing more then one Component to be passed in to styled [#577](https://github.com/intuit/design-systems-cli/pull/577) ([@kendallgassner](https://github.com/kendallgassner))
#### 🐛 Bug Fix
- update type ([@kendallgassner](https://github.com/kendallgassner))
- change type ([@kendallgassner](https://github.com/kendallgassner))
- generate docs ([@kendallgassner](https://github.com/kendallgassner))
- remove extra line ([@kendallgassner](https://github.com/kendallgassner))
- allowing more then one Component to be passed in to styled ([@kendallgassner](https://github.com/kendallgassner))
#### ⚠️ Pushed to `master`
- Revert "add deprecation message" ([@hipstersmoothie](https://github.com/hipstersmoothie))
- add deprecation message ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 2
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
- Kendall Gassner ([@kendallgassner](https://github.com/kendallgassner))
---
# v2.5.2 (Fri Sep 25 2020)
#### 🐛 Bug Fix
- update displayName type [#524](https://github.com/intuit/design-systems-cli/pull/524) ([@hipstersmoothie](https://github.com/hipstersmoothie))
- update displayName type ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v2.5.1 (Fri Sep 25 2020)
#### 🐛 Bug Fix
- Only generate .js file mappings for the main css output [#514](https://github.com/intuit/design-systems-cli/pull/514) ([@adierkens](https://github.com/adierkens))
#### Authors: 1
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
---
# v2.4.0 (Fri Sep 25 2020)
#### 🚀 Enhancement
- Add utils from our design system [#515](https://github.com/intuit/design-systems-cli/pull/515) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### 🐛 Bug Fix
- fix lint + test ([@hipstersmoothie](https://github.com/hipstersmoothie))
- get utils building ([@hipstersmoothie](https://github.com/hipstersmoothie))
- add utils ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))